Skip to content

Commit

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

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

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 Mar 29, 2022
1 parent 40e392d commit 13bfe40
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.17.1</log4j.version>
<log4j.version>2.17.2</log4j.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 13bfe40

Please sign in to comment.