File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jenkins-ci.plugins</groupId >
66 <artifactId >plugin</artifactId >
7- <version >4.67 </version >
7+ <version >4.72 </version >
88 <relativePath />
99 </parent >
1010
1313 <version >${revision} -${changelist} </version >
1414 <packaging >hpi</packaging >
1515 <properties >
16- <revision >6.4 .1</revision >
16+ <revision >6.8 .1</revision >
1717 <changelist >999999-SNAPSHOT</changelist >
1818 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
19- <jenkins .version>2.361.4</jenkins .version>
20- <bom >2.361.x</bom >
19+ <jenkins .version>2.401.1</jenkins .version>
20+ <bom >2.401.x</bom >
21+ <bom .version>2357.v1043f8578392</bom .version>
22+ <hpi .compatibleSinceVersion>6.8.1</hpi .compatibleSinceVersion>
2123 </properties >
2224 <name >Kubernetes Client API Plugin</name >
2325 <description >This plugin provides the fabric8.io Kubernetes Client API to plugins.</description >
5355 <dependency >
5456 <groupId >io.jenkins.tools.bom</groupId >
5557 <artifactId >bom-${bom}</artifactId >
56- <version >1706.vc166d5f429f8 </version >
58+ <version >${bom.version} </version >
5759 <scope >import</scope >
5860 <type >pom</type >
5961 </dependency >
188190 <artifactId >bouncycastle-api</artifactId >
189191 <scope >runtime</scope >
190192 </dependency >
191- <dependency >
192- <groupId >io.jenkins.plugins</groupId >
193- <artifactId >snakeyaml-api</artifactId >
194- </dependency >
195193 <dependency >
196194 <groupId >io.jenkins.plugins</groupId >
197195 <artifactId >okhttp-api</artifactId >
You can’t perform that action at this time.
0 commit comments