Skip to content

Commit

Permalink
fix: upgrade org.slf4j:slf4j-api from 1.7.25 to 1.7.30 (#202)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.7.25 to 1.7.30.

See this package in NPM:
https://www.npmjs.com/package/org.slf4j:slf4j-api

See this project in Snyk:
https://app.snyk.io/org/martinpaljak/project/be445212-d697-47ef-82ab-a8d54d432742?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 29, 2020
1 parent 060ac33 commit 2d4bb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.25</version>
<version>1.7.30</version>
</dependency>
<!-- For command line parsing -->
<dependency>
Expand Down

0 comments on commit 2d4bb36

Please sign in to comment.