Skip to content

Commit 8a5f4ed

Browse files
chore(deps): bump org.apache.logging.log4j:log4j-slf4j-impl
Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acb6d36 commit 8a5f4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ val kafkaVersion = "2.6.3"
7070
val jettyVersion = "9.4.51.v20230217"
7171
val junit4Version = "4.13.2"
7272
val jsr305Version = "3.0.2"
73-
val log4jVersion = "2.23.1"
73+
val log4jVersion = "2.24.1"
7474
val mockitoVersion = "5.14.1"
7575
val servletVersion = "4.0.1"
7676
val slf4japiVersion = "1.7.36"

0 commit comments

Comments
 (0)