Skip to content

Commit

Permalink
fix: upgrade org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to…
Browse files Browse the repository at this point in the history
… 2.23.0

Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.0.

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

See this project in Snyk:
https://app.snyk.io/org/ketola/project/48aa5b49-a8c3-484d-8441-4d6add437a2b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and ketola committed Apr 12, 2024
1 parent 5090798 commit 422e303
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 @@ -36,7 +36,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.22.1</log4j.version>
<log4j.version>2.23.0</log4j.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 422e303

Please sign in to comment.