File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11buildPlugin(useContainerAgent : true , configurations : [
2- [ platform : " windows " , jdk : " 8 " ],
3- [ platform : " linux " , jdk : " 11 " ]
2+ [platform : ' linux ' , jdk : 21 ],
3+ [platform : ' windows ' , jdk : 17 ],
44])
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.43.1 </version >
31+ <version >4.73 </version >
3232 <relativePath />
3333 </parent >
3434 <groupId >org.jenkins-ci.plugins.workflow</groupId >
6464 <properties >
6565 <changelist >999999-SNAPSHOT</changelist >
6666 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
67- <jenkins .version>2.289.1 </jenkins .version>
67+ <jenkins .version>2.387.3 </jenkins .version>
6868 <no-test-jar >false</no-test-jar >
6969 </properties >
7070 <dependencyManagement >
7171 <dependencies >
7272 <dependency >
7373 <groupId >io.jenkins.tools.bom</groupId >
74- <artifactId >bom-2.289 .x</artifactId >
75- <version >1289.v5c4b_1c43511b_ </version >
74+ <artifactId >bom-2.387 .x</artifactId >
75+ <version >2465.va_e76ed7b_3061 </version >
7676 <scope >import</scope >
7777 <type >pom</type >
7878 </dependency >
You can’t perform that action at this time.
0 commit comments