Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0 (#…
Browse files Browse the repository at this point in the history
…47)

Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0.

---
updated-dependencies:
- 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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 127fc6f commit 5e8cde0
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 @@ -112,7 +112,7 @@
<maven.compiler.target>${java.target}</maven.compiler.target>

<slf4j.version>2.0.16</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<log4j.version>2.24.0</log4j.version>

<apache.http.client.version>5.3.1</apache.http.client.version>
<apache.http.core.version>5.2.5</apache.http.core.version>
Expand Down

0 comments on commit 5e8cde0

Please sign in to comment.