Skip to content

Commit 70e2d78

Browse files
Bump com.squareup.okhttp3:mockwebserver from 4.9.3 to 4.12.0
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.9.3 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.3...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4b7ae9 commit 70e2d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<groupId>com.squareup.okhttp3</groupId>
7171
<artifactId>mockwebserver</artifactId>
7272
<!-- transitive dep of io.fabric8:kubernetes-server-mock, needs alignment with okhttp-api -->
73-
<version>4.11.0</version>
73+
<version>4.12.0</version>
7474
</dependency>
7575
</dependencies>
7676
</dependencyManagement>

0 commit comments

Comments
 (0)