Skip to content

Commit

Permalink
fix: upgrade org.slf4j:log4j-over-slf4j from 1.7.30 to 1.7.31
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.30 to 1.7.31.

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=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 10, 2021
1 parent 101b6da commit e2dc0ee
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.30</slf4j.version>
<slf4j.version>1.7.31</slf4j.version>
<log4j.version>2.13.3</log4j.version>
</properties>

Expand Down

0 comments on commit e2dc0ee

Please sign in to comment.