Skip to content

Commit f4823d4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/controller/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>com.squareup.okhttp3</groupId>
188188
<artifactId>mockwebserver</artifactId>
189-
<version>4.12.0</version>
189+
<version>5.1.0</version>
190190
<scope>test</scope>
191191
</dependency>
192192
<!-- This will make sure that the Junit 4 test cases will also be run along with Junit 5 test

0 commit comments

Comments
 (0)