File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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.10 </version >
66 </extension >
77</extensions >
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ THE SOFTWARE.
2727 <parent >
2828 <groupId >org.jenkins-ci.plugins</groupId >
2929 <artifactId >plugin</artifactId >
30- <version >5.8 </version >
30+ <version >5.18 </version >
3131 <relativePath />
3232 </parent >
3333
@@ -86,7 +86,7 @@ THE SOFTWARE.
8686 <changelist >-SNAPSHOT</changelist >
8787 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
8888 <jenkins .baseline>2.479</jenkins .baseline>
89- <jenkins .version>${jenkins.baseline} .1 </jenkins .version>
89+ <jenkins .version>${jenkins.baseline} .3 </jenkins .version>
9090 <gitHubRepo >jenkinsci/throttle-concurrent-builds-plugin</gitHubRepo >
9191 <spotless .check.skip>false</spotless .check.skip>
9292 </properties >
@@ -96,7 +96,7 @@ THE SOFTWARE.
9696 <dependency >
9797 <groupId >io.jenkins.tools.bom</groupId >
9898 <artifactId >bom-${jenkins.baseline}.x</artifactId >
99- <version >4136.vca_c3202a_7fd1 </version >
99+ <version >5054.v620b_5d2b_d5e6 </version >
100100 <type >pom</type >
101101 <scope >import</scope >
102102 </dependency >
You can’t perform that action at this time.
0 commit comments