Skip to content

Commit c336e6c

Browse files
Bump io.jenkins.tools.bom:bom-2.479.x from 4136.vca_c3202a_7fd1 to 4228.v0a_71308d905b_ (jenkinsci#1260)
1 parent 4dc9360 commit c336e6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
4040
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
4141
<jenkins.baseline>2.479</jenkins.baseline>
42-
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
42+
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
4343
<jgit.version>7.0.0.202409031743-r</jgit.version>
4444
<spotbugs.effort>Max</spotbugs.effort>
4545
<spotbugs.threshold>Low</spotbugs.threshold>
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>io.jenkins.tools.bom</groupId>
5353
<artifactId>bom-${jenkins.baseline}.x</artifactId>
54-
<version>4136.vca_c3202a_7fd1</version>
54+
<version>4228.v0a_71308d905b_</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>

0 commit comments

Comments
 (0)