Skip to content

Commit 94f8d14

Browse files
Bump log4jVersion from 2.25.1 to 2.25.2 (#4093)
Bumps `log4jVersion` from 2.25.1 to 2.25.2. Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.25.1 to 2.25.2 Updates `org.apache.logging.log4j:log4j-core` from 2.25.1 to 2.25.2 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8575f8 commit 94f8d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ext {
6262
junitJupiterVersion = '6.0.0-RC3'
6363
kafkaVersion = '4.1.0'
6464
kotlinCoroutinesVersion = '1.10.2'
65-
log4jVersion = '2.25.1'
65+
log4jVersion = '2.25.2'
6666
micrometerDocsVersion = '1.0.4'
6767
micrometerVersion = '1.16.0-SNAPSHOT'
6868
micrometerTracingVersion = '1.6.0-SNAPSHOT'

0 commit comments

Comments
 (0)