File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1818 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
1919 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
2020 <jenkins .baseline>2.479</jenkins .baseline>
21- <jenkins .version>${jenkins.baseline} .1 </jenkins .version>
21+ <jenkins .version>${jenkins.baseline} .3 </jenkins .version>
2222 <hpi .compatibleSinceVersion>6.8.1</hpi .compatibleSinceVersion>
2323 </properties >
2424 <name >Kubernetes Client API Plugin</name >
5555 <dependency >
5656 <groupId >io.jenkins.tools.bom</groupId >
5757 <artifactId >bom-${jenkins.baseline}.x</artifactId >
58- <version >3893.v213a_42768d35 </version >
58+ <version >4924.v6b_eb_a_79a_d9d0 </version >
5959 <scope >import</scope >
6060 <type >pom</type >
6161 </dependency >
250250 <dependency >
251251 <groupId >org.jenkins-ci.plugins</groupId >
252252 <artifactId >jackson2-api</artifactId >
253+ <!-- Remove when on bom -->
254+ <version >2.19.0-404.vb_b_0fd2fea_e10</version >
253255 </dependency >
254256 <dependency >
255257 <groupId >org.jenkins-ci.plugins</groupId >
You can’t perform that action at this time.
0 commit comments