Skip to content

Commit

Permalink
Bump log4j2.version from 2.23.0 to 2.24.1
Browse files Browse the repository at this point in the history
Bumps `log4j2.version` from 2.23.0 to 2.24.1.

Updates `org.apache.logging.log4j:log4j-core` from 2.23.0 to 2.24.1

Updates `org.apache.logging.log4j:log4j-api` from 2.23.0 to 2.24.1

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.23.0 to 2.24.1

---
updated-dependencies:
- 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
- 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]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 5ce9006 commit bca604e
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 @@ -70,7 +70,7 @@ under the License.
<tika.version>3.0.0</tika.version>
<mockito.version>5.14.2</mockito.version>
<jetbrains.annotations.version>26.0.1</jetbrains.annotations.version>
<log4j2.version>2.23.0</log4j2.version>
<log4j2.version>2.24.1</log4j2.version>
<commons.io.version>2.14.0</commons.io.version>
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
<testcontainers.version>1.20.3</testcontainers.version>
Expand Down

0 comments on commit bca604e

Please sign in to comment.