Skip to content

Commit

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

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

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

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 30, 2024
1 parent 78d8719 commit ded6b39
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.24.0</log4j.version>
<log4j.version>2.24.1</log4j.version>

<apache.http.client.version>5.4</apache.http.client.version>
<apache.http.core.version>5.3</apache.http.core.version>
Expand Down

0 comments on commit ded6b39

Please sign in to comment.