Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-api from 2.24.1 to 2.24.2
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-api from 2.24.1 to 2.24.2.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent f851ae6 commit af3692f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ ext {
//cassandraVersion 5.0.1 doesn't work
cassandraVersion = '4.1.5'
protobufVersion = '3.25.5'
log4jVersion = '2.24.1'
log4jVersion = '2.24.2'
jacksonjdk8Version = '2.18.0'
springdocStarterVersion = '2.2.0'
jacocoVersion = '0.8.8'
Expand Down

0 comments on commit af3692f

Please sign in to comment.