Skip to content

Commit

Permalink
build(deps): 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-bom` from 2.21.1 to 2.22.0
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Commits](apache/logging-log4j2@rel/2.21.1...rel/2.22.0)

Updates `org.apache.logging.log4j:log4j-slf4j-impl` 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

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

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-bom
  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
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:development
  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-1.2-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent c2e8e35 commit 0ba3716
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 @@ -1727,7 +1727,7 @@
<kotlinVersion>1.9.10</kotlinVersion>
<liquibaseVersion>3.6.3</liquibaseVersion>
<lmaxDisruptorVersion>3.4.4</lmaxDisruptorVersion>
<log4j2Version>2.21.1</log4j2Version>
<log4j2Version>2.22.0</log4j2Version>
<logbackClassicVersion>1.2.12</logbackClassicVersion>
<mapstructVersion>1.5.2.Final</mapstructVersion>
<mavenApiVersion>3.9.5</mavenApiVersion>
Expand Down

0 comments on commit 0ba3716

Please sign in to comment.