Skip to content

Commit ad5d6a8

Browse files
committed
Update okhttp from 4.5.0 -> 4.6.0
1 parent 6d100a5 commit ad5d6a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -301,12 +301,12 @@
301301
<dependency>
302302
<groupId>com.squareup.okhttp3</groupId>
303303
<artifactId>okhttp</artifactId>
304-
<version>4.5.0</version>
304+
<version>4.6.0</version>
305305
</dependency>
306306
<dependency>
307307
<groupId>com.squareup.okhttp3</groupId>
308308
<artifactId>logging-interceptor</artifactId>
309-
<version>4.5.0</version>
309+
<version>4.6.0</version>
310310
</dependency>
311311
</dependencies>
312312
<profiles>

0 commit comments

Comments
 (0)