Skip to content

Commit 8c602ef

Browse files
committed
Update okhttp from 4.3.1 -> 4.4.0
1 parent 45f6cf4 commit 8c602ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.3.1</version>
304+
<version>4.4.0</version>
305305
</dependency>
306306
<dependency>
307307
<groupId>com.squareup.okhttp3</groupId>
308308
<artifactId>logging-interceptor</artifactId>
309-
<version>4.3.1</version>
309+
<version>4.4.0</version>
310310
</dependency>
311311
</dependencies>
312312
<profiles>

0 commit comments

Comments
 (0)