File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <extension >
33 <groupId >io.jenkins.tools.incrementals</groupId >
44 <artifactId >git-changelist-maven-extension</artifactId >
5- <version >1.8 </version >
5+ <version >1.13 </version >
66 </extension >
77</extensions >
Original file line number Diff line number Diff line change 11buildPlugin(useContainerAgent : true , configurations : [
2- [platform : ' linux' , jdk : 21 ],
3- [platform : ' windows' , jdk : 17 ],
2+ [platform : ' linux' , jdk : 25 ],
3+ [platform : ' windows' , jdk : 21 ],
44])
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.jenkins-ci.plugins</groupId >
77 <artifactId >plugin</artifactId >
8- <version >5.28 </version >
8+ <version >5.2102.v5f5fe09fccf1 </version >
99 <relativePath />
1010 </parent >
1111
5151 <changelist >-SNAPSHOT</changelist >
5252 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
5353 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
54- <jenkins .baseline>2.504 </jenkins .baseline>
54+ <jenkins .baseline>2.528 </jenkins .baseline>
5555 <jenkins .version>${jenkins.baseline} .1</jenkins .version>
5656 <release .skipTests>false</release .skipTests>
5757 <ban-junit4-imports .skip>false</ban-junit4-imports .skip>
186186 <dependency >
187187 <groupId >org.wiremock</groupId >
188188 <artifactId >wiremock-standalone</artifactId >
189- <version >3.12.1 </version >
189+ <version >3.13.2 </version >
190190 <scope >test</scope >
191191 </dependency >
192192
204204 <dependency >
205205 <groupId >io.jenkins.tools.bom</groupId >
206206 <artifactId >bom-${jenkins.baseline}.x</artifactId >
207- <version >4710.v016f0a_07e34d </version >
207+ <version >5829.v04f53fa_f8705 </version >
208208 <scope >import</scope >
209209 <type >pom</type >
210210 </dependency >
You can’t perform that action at this time.
0 commit comments