Skip to content

Commit 71f2045

Browse files
chore(deps): bump log4j.version from 2.19.0 to 2.20.0
Bumps `log4j.version` from 2.19.0 to 2.20.0. Updates `log4j-slf4j-impl` 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 `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-slf4j-impl 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>
1 parent 2a14850 commit 71f2045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<junit.version>5.9.1</junit.version>
4646
<fabric8-client.version>6.2.0</fabric8-client.version>
4747
<slf4j.version>1.7.36</slf4j.version>
48-
<log4j.version>2.19.0</log4j.version>
48+
<log4j.version>2.20.0</log4j.version>
4949
<mokito.version>5.1.1</mokito.version>
5050
<commons-lang3.version>3.12.0</commons-lang3.version>
5151
<compile-testing.version>0.19</compile-testing.version>

0 commit comments

Comments
 (0)