Skip to content

Commit

Permalink
Bump log4j.version from 2.20.0 to 2.21.1 in /api
Browse files Browse the repository at this point in the history
Bumps `log4j.version` from 2.20.0 to 2.21.1.

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

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

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.20.0 to 2.21.1

---
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-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 3c52fce commit ce5a43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<gson.version>2.10.1</gson.version>
<protobuf.version>3.24.4</protobuf.version>
<slf4j-api.version>2.0.9</slf4j-api.version>
<log4j.version>2.20.0</log4j.version>
<log4j.version>2.21.1</log4j.version>
<lmax-disruptor.version>3.4.4</lmax-disruptor.version>
</properties>

Expand Down

0 comments on commit ce5a43e

Please sign in to comment.