Skip to content

Commit

Permalink
fix: upgrade org.slf4j:slf4j-api from 1.7.32 to 1.7.33 (#1573)
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.32 to 1.7.33.

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

See this project in Snyk:
https://app.snyk.io/org/openfeign/project/6309b111-62fe-4264-b0a2-59382bf8eea7?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 4, 2022
1 parent 057caad commit c2690d6
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 @@ -78,7 +78,7 @@
<guava.version>30.1.1-jre</guava.version>
<googlehttpclient.version>1.40.1</googlehttpclient.version>
<gson.version>2.8.9</gson.version>
<slf4j.version>1.7.32</slf4j.version>
<slf4j.version>1.7.33</slf4j.version>
<bouncy.version>1.70</bouncy.version>
<json.version>20210307</json.version>

Expand Down

0 comments on commit c2690d6

Please sign in to comment.