Skip to content

Commit

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

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

See this package in maven:
com.squareup.okhttp3:logging-interceptor

See this project in Snyk:
https://app.snyk.io/org/mtes-mct/project/aca020b0-b45d-4162-a460-f7cd93a3fbf9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
tristanrobert and snyk-bot authored Oct 11, 2024
1 parent dc22004 commit 5e76948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dossierfacile-api-tenant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>logging-interceptor</artifactId>
<version>4.11.0</version>
<version>4.12.0</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
Expand Down

0 comments on commit 5e76948

Please sign in to comment.