Skip to content

Commit 0481edc

Browse files
Bump org.apache.logging.log4j:log4j-api from 2.24.1 to 2.25.4
Bumps org.apache.logging.log4j:log4j-api from 2.24.1 to 2.25.4. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bd2261 commit 0481edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ ext {
115115
// TODO: cassandraVersion 5.0.1 and 5.0.2 don't work
116116
cassandraVersion = '4.1.5'
117117
protobufVersion = '3.25.5' //ok working
118-
log4jVersion = '2.24.1'
118+
log4jVersion = '2.25.4'
119119
// TODO: log4jVersion = '2.24.3' Monday - doesn't build'
120120
jacksonjdk8Version = '2.20.0'
121121
// TODO: jacksonjdk8Version = '2.18.2'monday - failed at runtime

0 commit comments

Comments
 (0)