We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3ce10 commit b378c12Copy full SHA for b378c12
pipelines/controller/pom.xml
@@ -186,7 +186,7 @@
186
<dependency>
187
<groupId>com.squareup.okhttp3</groupId>
188
<artifactId>mockwebserver</artifactId>
189
- <version>4.12.0</version>
+ <version>5.1.0</version>
190
<scope>test</scope>
191
</dependency>
192
<!-- This will make sure that the Junit 4 test cases will also be run along with Junit 5 test
0 commit comments