Skip to content

Commit 2c33a8e

Browse files
Bump org.apache.logging.log4j:log4j-bom from 2.25.1 to 2.25.2 (#10449)
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.25.1 to 2.25.2. - [Release notes](https://github.com/apache/logging-log4j2/releases) - [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc) - [Commits](apache/logging-log4j2@rel/2.25.1...rel/2.25.2) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom 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 fd1f1c4 commit 2c33a8e

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
@@ -82,7 +82,7 @@ ext {
8282
kotlinCoroutinesVersion = '1.10.2'
8383
kryoVersion = '5.6.2'
8484
lettuceVersion = '6.8.1.RELEASE'
85-
log4jVersion = '2.25.1'
85+
log4jVersion = '2.25.2'
8686
mailVersion = '2.0.5'
8787
micrometerTracingVersion = '1.6.0-SNAPSHOT'
8888
micrometerVersion = '1.16.0-SNAPSHOT'

0 commit comments

Comments
 (0)