Skip to content

Commit fc8318f

Browse files
Update dependency com.squareup.okhttp3:okhttp to v5
1 parent d33d810 commit fc8318f

File tree

1 file changed

+1
-1
lines changed
  • integration_test_suite/integration_tests

1 file changed

+1
-1
lines changed

integration_test_suite/integration_tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.squareup.okhttp3</groupId>
9090
<artifactId>okhttp</artifactId>
91-
<version>4.12.0</version>
91+
<version>5.3.2</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>org.assertj</groupId>

0 commit comments

Comments
 (0)