Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.1 to 2.24.2
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.1 to 2.24.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Nov 25, 2024
1 parent 841b3e9 commit 08d863a
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 @@ -100,7 +100,7 @@
<maven.compiler.target>${java.target}</maven.compiler.target>

<slf4j.version>2.0.16</slf4j.version>
<log4j.version>2.24.1</log4j.version>
<log4j.version>2.24.2</log4j.version>

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

0 comments on commit 08d863a

Please sign in to comment.