Skip to content

Commit 7c7c1c3

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump org.apache.logging.log4j:log4j-to-slf4j from 2.24.3 to 2.25.0
Bumps org.apache.logging.log4j:log4j-to-slf4j from 2.24.3 to 2.25.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-to-slf4j dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 323a34b commit 7c7c1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
<!-- avoid errors as Log4j2 could not find a logging implementation -->
279279
<groupId>org.apache.logging.log4j</groupId>
280280
<artifactId>log4j-to-slf4j</artifactId>
281-
<version>2.24.3</version>
281+
<version>2.25.0</version>
282282
<scope>runtime</scope>
283283
</dependency>
284284

0 commit comments

Comments
 (0)