File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.87 </version >
7+ <version >5.1 </version >
88 <relativePath />
99 </parent >
1010
2525 <properties >
2626 <revision >1.321</revision >
2727 <changelist >999999-SNAPSHOT</changelist >
28- <jenkins .version>2.475 </jenkins .version>
28+ <jenkins .version>2.479 </jenkins .version>
2929 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
3030 <no-test-jar >false</no-test-jar >
31- <!-- TODO JENKINS-73339 until in parent POM -->
32- <jenkins-test-harness .version>2265.v3da_49c8134d6</jenkins-test-harness .version>
33- <maven .compiler.release>17</maven .compiler.release>
3431 </properties >
3532
3633 <dependencies >
110107 <scope >import</scope >
111108 <type >pom</type >
112109 </dependency >
113- <!-- TODO JENKINS-73339 until in parent POM, work around https://github.com/jenkinsci/plugin-pom/issues/936 -->
114- <dependency >
115- <groupId >jakarta.servlet</groupId >
116- <artifactId >jakarta.servlet-api</artifactId >
117- <version >5.0.0</version >
118- </dependency >
119110 </dependencies >
120111 </dependencyManagement >
121112
You can’t perform that action at this time.
0 commit comments