Skip to content

Commit ecb1aa8

Browse files
Bump org.apache.logging.log4j:log4j-bom from 2.22.0 to 2.22.1 (#8849)
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.22.0 to 2.22.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.22.0...rel/2.22.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee1bbc8 commit ecb1aa8

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
@@ -89,7 +89,7 @@ ext {
8989
kotlinCoroutinesVersion = '1.7.3'
9090
kryoVersion = '5.5.0'
9191
lettuceVersion = '6.3.0.RELEASE'
92-
log4jVersion = '2.22.0'
92+
log4jVersion = '2.22.1'
9393
mailVersion = '2.0.2'
9494
micrometerTracingVersion = '1.3.0-SNAPSHOT'
9595
micrometerVersion = '1.13.0-SNAPSHOT'

0 commit comments

Comments
 (0)