We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a80a6d commit 9ab9ac9Copy full SHA for 9ab9ac9
1 file changed
pom.xml
@@ -39,8 +39,8 @@
39
40
<properties>
41
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
42
- <jenkins.baseline>2.479</jenkins.baseline>
43
- <jenkins.version>${jenkins.baseline}.1</jenkins.version>
+ <jenkins.baseline>2.504</jenkins.baseline>
+ <jenkins.version>${jenkins.baseline}.3</jenkins.version>
44
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
45
</properties>
46
@@ -62,7 +62,7 @@
62
<dependency>
63
<groupId>io.jenkins.tools.bom</groupId>
64
<artifactId>bom-${jenkins.baseline}.x</artifactId>
65
- <version>4051.v78dce3ce8b_d6</version>
+ <version>5888.vd99c2b_38128d</version>
66
<type>pom</type>
67
<scope>import</scope>
68
</dependency>
0 commit comments