Skip to content

Commit b1d3f88

Browse files
authored
fix: upgrade org.slf4j:slf4j-nop from 1.7.33 to 1.7.35 (#1574)
Snyk has created this PR to upgrade org.slf4j:slf4j-nop from 1.7.33 to 1.7.35. See this package in Maven Repository: https://mvnrepository.com/artifact/org.slf4j/slf4j-nop/ See this project in Snyk: https://app.snyk.io/org/openfeign/project/ad3a5c69-4375-4ea5-8b69-5cb3305f6581?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a755e73 commit b1d3f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<guava.version>30.1.1-jre</guava.version>
7979
<googlehttpclient.version>1.40.1</googlehttpclient.version>
8080
<gson.version>2.8.9</gson.version>
81-
<slf4j.version>1.7.33</slf4j.version>
81+
<slf4j.version>1.7.35</slf4j.version>
8282
<bouncy.version>1.70</bouncy.version>
8383
<json.version>20210307</json.version>
8484

0 commit comments

Comments
 (0)