Skip to content

Commit a9750ba

Browse files
snyk-botvelo
andauthored
fix: upgrade org.slf4j:slf4j-api from 1.7.35 to 1.7.36 (#1582)
Snyk has created this PR to upgrade org.slf4j:slf4j-api from 1.7.35 to 1.7.36. 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 Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
1 parent 1735bf8 commit a9750ba

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.35</slf4j.version>
81+
<slf4j.version>1.7.36</slf4j.version>
8282
<bouncy.version>1.70</bouncy.version>
8383
<json.version>20210307</json.version>
8484

0 commit comments

Comments
 (0)