Skip to content

Commit

Permalink
fix: upgrade com.squareup.okhttp3:logging-interceptor from 4.9.1 to 4…
Browse files Browse the repository at this point in the history
….9.3 (#8336)

Snyk has created this PR to upgrade com.squareup.okhttp3:logging-interceptor from 4.9.1 to 4.9.3.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.squareup.okhttp3/logging-interceptor/

See this project in Snyk:
https://app.snyk.io/org/argoproj/project/b741edcd-8851-4a87-a531-deb09ce34ee1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored Apr 8, 2022
1 parent 68229e3 commit 7ee17dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<swagger-core-version>1.6.2</swagger-core-version>
<okhttp-version>4.9.1</okhttp-version>
<okhttp-version>4.9.3</okhttp-version>
<gson-version>2.8.9</gson-version>
<javax-annotation-version>1.3.2</javax-annotation-version>
<junit-version>4.13.1</junit-version>
Expand Down

0 comments on commit 7ee17dd

Please sign in to comment.