Skip to content

Commit edea7cc

Browse files
Bump org.jenkins-ci.plugins:plugin from 5.24 to 5.26 (#384)
1 parent fb44e60 commit edea7cc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<artifactId>plugin</artifactId>
8-
<version>5.24</version>
8+
<version>5.26</version>
99
<relativePath />
1010
</parent>
1111

@@ -37,7 +37,7 @@
3737
<hpi.bundledArtifacts>mxparser,xmlpull</hpi.bundledArtifacts>
3838
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
3939
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
40-
<jenkins.baseline>2.479</jenkins.baseline>
40+
<jenkins.baseline>2.492</jenkins.baseline>
4141
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
4242
<spotbugs.effort>Max</spotbugs.effort>
4343
<!-- Not yet ready for Low threshold, too many warnings to resolve -->
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>io.jenkins.tools.bom</groupId>
5353
<artifactId>bom-${jenkins.baseline}.x</artifactId>
54-
<version>5054.v620b_5d2b_d5e6</version>
54+
<version>5473.vb_9533d9e5d88</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>

0 commit comments

Comments
 (0)