Skip to content

Commit a054599

Browse files
chore(deps): bump org.apache.logging.log4j:log4j-slf4j-impl (#276)
Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.25.3. --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 101b584 commit a054599

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.25.3"
7474
val mockitoVersion = "5.14.1"
7575
val servletVersion = "4.0.1"
7676
val slf4japiVersion = "1.7.36"

0 commit comments

Comments
 (0)