Skip to content

Commit d7dcd85

Browse files
Bump com.squareup.okhttp3:mockwebserver from 3.14.9 to 5.3.0
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 3.14.9 to 5.3.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.14.9...parent-5.3.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbf88f5 commit d7dcd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-java-transport-tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.squareup.okhttp3</groupId>
4242
<artifactId>mockwebserver</artifactId>
43-
<version>3.14.9</version>
43+
<version>5.3.0</version>
4444
</dependency>
4545

4646
<dependency>

0 commit comments

Comments
 (0)