Skip to content

Commit

Permalink
Update okhttp [4.10.0 -> 4.12.0]
Browse files Browse the repository at this point in the history
  • Loading branch information
UweTrottmann committed Jun 7, 2024
1 parent 50df8d6 commit d672dc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.10.0</version>
<version>4.12.0</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>logging-interceptor</artifactId>
<version>4.10.0</version>
<version>4.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d672dc5

Please sign in to comment.