Skip to content

Commit

Permalink
fix: upgrade org.slf4j:slf4j-log4j12 from 1.7.30 to 1.7.32
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.slf4j:slf4j-log4j12 from 1.7.30 to 1.7.32.

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

See this project in Snyk:
https://app.snyk.io/org/dimitris.larisis/project/20ca4914-4733-4c42-96d3-54ef1fb0e370?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 20, 2021
1 parent 207ff0a commit c7296af
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 @@ -59,7 +59,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.30</version>
<version>1.7.32</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit c7296af

Please sign in to comment.