File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 38
38
<gitHubRepo >jenkinsci/${project.artifactId}</gitHubRepo >
39
39
40
40
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
41
- <jenkins .version>2.426.1</jenkins .version>
42
- <jetty .version>9.4.53.v20231009</jetty .version>
41
+ <jenkins .version>2.401.2</jenkins .version>
43
42
<maven .version>3.8.1</maven .version>
44
43
<revision >1.0</revision >
45
44
<spotless .check.skip>false</spotless .check.skip>
50
49
<dependency >
51
50
<!-- Pick up common dependencies for the selected LTS line: https://github.com/jenkinsci/bom#usage -->
52
51
<groupId >io.jenkins.tools.bom</groupId >
53
- <artifactId >bom-2.426 .x</artifactId >
54
- <version >2746.vb_79a_1d3e7b_c8 </version >
52
+ <artifactId >bom-2.401 .x</artifactId >
53
+ <version >2718.v7e8a_d43b_3f0b_ </version >
55
54
<type >pom</type >
56
55
<scope >import</scope >
57
56
</dependency >
You can’t perform that action at this time.
0 commit comments