Skip to content

Commit 7223647

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

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
@@ -66,7 +66,7 @@
6666
<groupId>com.squareup.okhttp3</groupId>
6767
<artifactId>mockwebserver</artifactId>
6868
<!-- transitive dep of io.fabric8:kubernetes-server-mock, needs alignment with okhttp-api -->
69-
<version>4.11.0</version>
69+
<version>5.2.1</version>
7070
</dependency>
7171
</dependencies>
7272
</dependencyManagement>

0 commit comments

Comments
 (0)