Skip to content

Commit 8a3d4f2

Browse files
Update dependency com.squareup.okhttp3:mockwebserver to v5
1 parent 2153d3c commit 8a3d4f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<groupId>com.squareup.okhttp3</groupId>
6666
<artifactId>mockwebserver</artifactId>
6767
<!-- transitive dep of io.fabric8:kubernetes-server-mock, needs alignment with okhttp-api -->
68-
<version>4.11.0</version>
68+
<version>5.3.2</version>
6969
</dependency>
7070
</dependencies>
7171
</dependencyManagement>

0 commit comments

Comments
 (0)