Skip to content

Commit

Permalink
build(deps): bump log4j2Version from 2.23.1 to 2.24.3
Browse files Browse the repository at this point in the history
Bumps `log4j2Version` from 2.23.1 to 2.24.3.

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.23.1 to 2.24.3

Updates `org.apache.logging.log4j:log4j-core` from 2.23.1 to 2.24.3

Updates `org.apache.logging.log4j:log4j-api` from 2.23.1 to 2.24.3

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent f233c1b commit 0ab111a
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 @@ -31,7 +31,7 @@
<slf4j-log4j.version>2.0.16</slf4j-log4j.version>
<junit.version>4.13.2</junit.version>
<surefire.failsafe.version>3.2.2</surefire.failsafe.version>
<log4j2Version>2.23.1</log4j2Version>
<log4j2Version>2.24.3</log4j2Version>
<fasterxml.jackson.version>2.18.2</fasterxml.jackson.version>
<log4j2.cachefile.transformer.version>2.15</log4j2.cachefile.transformer.version>
<!-- These are mvn on purpose to not conflict with the maven.* namespace -->
Expand Down

0 comments on commit 0ab111a

Please sign in to comment.