Skip to content

Commit 5cbea86

Browse files
committed
Update okhttp from 4.2.2 -> 4.3.0
1 parent 8411fe8 commit 5cbea86

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
@@ -280,12 +280,12 @@
280280
<dependency>
281281
<groupId>com.squareup.okhttp3</groupId>
282282
<artifactId>okhttp</artifactId>
283-
<version>4.2.2</version>
283+
<version>4.3.0</version>
284284
</dependency>
285285
<dependency>
286286
<groupId>com.squareup.okhttp3</groupId>
287287
<artifactId>logging-interceptor</artifactId>
288-
<version>4.2.2</version>
288+
<version>4.3.0</version>
289289
</dependency>
290290
</dependencies>
291291
<profiles>

0 commit comments

Comments
 (0)