File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >org.jenkins-ci.plugins</groupId >
5858 <artifactId >kubernetes-client-api</artifactId >
59- <version >6.4.1-208.vfe09a_9362c2c </version >
59+ <version >6.4.1-215.v2ed17097a_8e9 </version >
6060 </dependency >
6161 <dependency >
6262 <groupId >org.jenkins-ci.plugins</groupId >
236236 <dependency >
237237 <groupId >io.fabric8</groupId >
238238 <artifactId >kubernetes-server-mock</artifactId >
239- <version >6.3 .1</version >
239+ <version >6.4 .1</version >
240240 <scope >test</scope >
241241 <exclusions >
242242 <exclusion >
257257 <scope >import</scope >
258258 <type >pom</type >
259259 </dependency >
260+ <dependency >
261+ <groupId >com.squareup.okhttp3</groupId >
262+ <artifactId >mockwebserver</artifactId >
263+ <version >4.9.3</version ><!-- should be aligned with the version provided by okhttp-api-plugin -->
264+ </dependency >
260265 </dependencies >
261266 </dependencyManagement >
262267
You can’t perform that action at this time.
0 commit comments