Skip to content

Commit

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

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

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

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

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 01a8b53 commit 2ed8b1b
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.24.1</log4j2.version>
<log4j2.version>2.24.3</log4j2.version>
<commons.io.version>2.17.0</commons.io.version>
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
<testcontainers.version>1.20.4</testcontainers.version>
Expand Down

0 comments on commit 2ed8b1b

Please sign in to comment.