File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 7272 <version >4.9.3</version >
7373 <!-- should be aligned with the version provided by okhttp-api-plugin -->
7474 </dependency >
75+ <dependency >
76+ <groupId >org.jenkins-ci.plugins</groupId >
77+ <artifactId >bouncycastle-api</artifactId >
78+ <!-- transitive dependency of kubernetes-client-api 6.10.0 to fix upper bound -->
79+ <version >2.30.1.77-225.v26ea_c9455fd9</version >
80+ </dependency >
81+ <dependency >
82+ <groupId >org.jenkins-ci.plugins</groupId >
83+ <artifactId >kubernetes-client-api</artifactId >
84+ <!-- until it gets into BOM -->
85+ <version >6.10.0-240.v57880ce8b_0b_2</version >
86+ </dependency >
7587 </dependencies >
7688 </dependencyManagement >
7789
157169 <dependency >
158170 <groupId >io.fabric8</groupId >
159171 <artifactId >kubernetes-server-mock</artifactId >
160- <version >6.8.1 </version >
172+ <version >6.10.0 </version >
161173 <scope >test</scope >
162174 </dependency >
163175 <dependency >
You can’t perform that action at this time.
0 commit comments