Skip to content

Commit c4499a9

Browse files
Bump log4j.version from 2.17.1 to 2.20.0 in /player
Bumps `log4j.version` from 2.17.1 to 2.20.0. Updates `log4j-api` from 2.17.1 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.17.1...rel/2.20.0) Updates `log4j-core` from 2.17.1 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.17.1...rel/2.20.0) Updates `log4j-slf4j-impl` from 2.17.1 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.17.1...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 - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 020ca70 commit c4499a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<gson.version>2.9.0</gson.version>
5757
<protobuf.version>3.19.4</protobuf.version>
5858
<slf4j-api.version>1.7.36</slf4j-api.version>
59-
<log4j.version>2.17.1</log4j.version>
59+
<log4j.version>2.20.0</log4j.version>
6060
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>
6161
</properties>
6262

0 commit comments

Comments
 (0)