Skip to content

Commit

Permalink
fix: upgrade com.squareup.okhttp3:logging-interceptor from 4.10.0 to …
Browse files Browse the repository at this point in the history
…4.11.0

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

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 May 16, 2023
1 parent dddb80b commit 83c3aaa
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.10.0</version>
<version>4.11.0</version>
</dependency>
<dependency>
<groupId>com.squareup.retrofit2</groupId>
Expand Down

0 comments on commit 83c3aaa

Please sign in to comment.