Skip to content

Commit

Permalink
fix: upgrade org.slf4j:log4j-over-slf4j from 1.7.33 to 1.7.36
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.slf4j:log4j-over-slf4j from 1.7.33 to 1.7.36.

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

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 9, 2022
1 parent c22329a commit 40e392d
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 @@ -35,7 +35,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<slf4j.version>1.7.35</slf4j.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.17.1</log4j.version>
</properties>

Expand Down

0 comments on commit 40e392d

Please sign in to comment.