Skip to content

Commit adab95e

Browse files
Bump org.apache.logging.log4j:log4j-bom from 2.24.0 to 2.24.1
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.24.0 to 2.24.1. - [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.24.0...rel/2.24.1) --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b508e5 commit adab95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ ext {
9090
kotlinCoroutinesVersion = '1.8.1'
9191
kryoVersion = '5.6.0'
9292
lettuceVersion = '6.5.0.RC1'
93-
log4jVersion = '2.24.0'
93+
log4jVersion = '2.24.1'
9494
mailVersion = '2.0.3'
9595
micrometerTracingVersion = '1.4.0-SNAPSHOT'
9696
micrometerVersion = '1.14.0-SNAPSHOT'

0 commit comments

Comments
 (0)