Skip to content

Commit df5f0e5

Browse files
dependabot[bot]akurtakov
authored andcommittedDec 16, 2024·
build(deps): bump org.apache.logging.log4j:log4j-to-slf4j
Bumps org.apache.logging.log4j:log4j-to-slf4j from 2.24.2 to 2.24.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-to-slf4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a68cf93 commit df5f0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
<dependency>
317317
<groupId>org.apache.logging.log4j</groupId>
318318
<artifactId>log4j-to-slf4j</artifactId>
319-
<version>2.24.2</version>
319+
<version>2.24.3</version>
320320
</dependency>
321321
<dependency>
322322
<groupId>com.google.auth</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.