Skip to content

Commit

Permalink
bump org.apache.logging.log4j:log4j-api from 2.18.0 to 2.22.0
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-api from 2.18.0 to 2.22.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent b3df559 commit 10fab21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ allprojects {
jnrVersion = '3.1.15'
cassandraVersion = '4.0.6'
osgiVersion = '8.0.0'
log4jVersion = '2.18.0'
log4jVersion = '2.22.0'
jacksonjdk8Version = '2.13.3'
reactivestreamsVersion = '1.0.4'
}
Expand Down

0 comments on commit 10fab21

Please sign in to comment.