Skip to content

Commit

Permalink
Bump log4j2Version from 2.21.1 to 2.22.0
Browse files Browse the repository at this point in the history
Bumps `log4j2Version` from 2.21.1 to 2.22.0.

Updates `org.apache.logging.log4j:log4j-api` from 2.21.1 to 2.22.0

Updates `org.apache.logging.log4j:log4j-core` from 2.21.1 to 2.22.0

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and remkop committed Apr 9, 2024
1 parent 38a14aa commit 56a9380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ext {
jline3Version = "3.24.1"
junitDepVersion = "4.11"
junitVersion = "4.13.2"
log4j2Version = "2.21.1"
log4j2Version = "2.22.0"
springBootVersion = "3.1.2" // Spring Boot 3.0 requires Java 17 as a minimum version
systemRulesVersion = "1.19.0"
systemLambdaVersion = '1.2.1'
Expand Down

0 comments on commit 56a9380

Please sign in to comment.