Skip to content

Commit

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

Updates `org.apache.logging.log4j:log4j-api` from 2.19.0 to 2.20.0
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Changelog](https://github.com/apache/logging-log4j2/blob/release-2.x/CHANGELOG.adoc)
- [Commits](apache/logging-log4j2@rel/2.19.0...rel/2.20.0)

Updates `org.apache.logging.log4j:log4j-core` from 2.19.0 to 2.20.0
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Changelog](https://github.com/apache/logging-log4j2/blob/release-2.x/CHANGELOG.adoc)
- [Commits](apache/logging-log4j2@rel/2.19.0...rel/2.20.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] committed Feb 21, 2023
1 parent 65b52d0 commit 578d007
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.22.0"
junitDepVersion = "4.11.20120805.1225"
junitVersion = "4.13.2"
log4j2Version = "2.19.0"
log4j2Version = "2.20.0"
springBootVersion = "2.7.8" // 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 578d007

Please sign in to comment.