Skip to content

Commit

Permalink
fix: upgrade org.apache.logging.log4j:log4j-api from 2.17.2 to 2.23.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-api from 2.17.2 to 2.23.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api/

See this project in Snyk:
https://app.snyk.io/org/physikerwelt/project/92058286-589b-498b-9004-2079d327fe5f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 10, 2024
1 parent 1597c66 commit 732eef0
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 @@ -88,7 +88,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>

<log4j2.version>2.17.2</log4j2.version>
<log4j2.version>2.23.0</log4j2.version>

<!--
Note that JUnit5 has some problems with maven and IntelliJ.
Expand Down

0 comments on commit 732eef0

Please sign in to comment.