File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11buildPlugin(useContainerAgent : true , configurations : [
2- [ platform : " linux" , jdk : " 8" ],
3- [ platform : " windows" , jdk : " 8" ],
4- [ platform : " linux" , jdk : " 11" ]
2+ [platform : ' linux' , jdk : 17 ],
3+ [platform : ' windows' , jdk : 11 ],
54])
Original file line number Diff line number Diff line change 2828 <parent >
2929 <groupId >org.jenkins-ci.plugins</groupId >
3030 <artifactId >plugin</artifactId >
31- <version >4.50 </version >
31+ <version >4.63 </version >
3232 <relativePath />
3333 </parent >
3434 <groupId >org.jenkins-ci.plugins.workflow</groupId >
6363 </pluginRepositories >
6464 <properties >
6565 <changelist >999999-SNAPSHOT</changelist >
66- <jenkins .version>2.303.3 </jenkins .version>
66+ <jenkins .version>2.361.4 </jenkins .version>
6767 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
6868 </properties >
6969 <dependencyManagement >
7070 <dependencies >
7171 <dependency >
7272 <groupId >io.jenkins.tools.bom</groupId >
73- <artifactId >bom-2.303 .x</artifactId >
74- <version >1500.ve4d05cd32975 </version >
73+ <artifactId >bom-2.361 .x</artifactId >
74+ <version >2081.v85885a_d2e5c5 </version >
7575 <scope >import</scope >
7676 <type >pom</type >
7777 </dependency >
You can’t perform that action at this time.
0 commit comments