Skip to content

Commit

Permalink
Bump commons.log4j.version from 2.24.0 to 2.24.1
Browse files Browse the repository at this point in the history
Bumps `commons.log4j.version` from 2.24.0 to 2.24.1.

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

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

---
updated-dependencies:
- 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-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 47ac206 commit efafee3
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 @@ -564,7 +564,7 @@
<commons.collections.version>4.4</commons.collections.version>
<commons.text.version>1.12.0</commons.text.version>
<commons.lang.version>3.13.0</commons.lang.version>
<commons.log4j.version>2.24.0</commons.log4j.version>
<commons.log4j.version>2.24.1</commons.log4j.version>

<test.type>Unit</test.type>
<doclint>none</doclint>
Expand Down

0 comments on commit efafee3

Please sign in to comment.