Skip to content

Commit

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

Snyk has created this PR to upgrade com.squareup.okhttp3:logging-interceptor from 4.9.2 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/bynder-flagship/project/13f689a7-51f1-4283-bfbd-e736d60e023d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 16, 2021
1 parent 536d1d7 commit b8095e6
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 @@ -61,7 +61,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>logging-interceptor</artifactId>
<version>4.9.2</version>
<version>4.9.3</version>
</dependency>
<dependency>
<groupId>com.squareup.retrofit2</groupId>
Expand Down

0 comments on commit b8095e6

Please sign in to comment.