Skip to content

Commit 4da48b6

Browse files
Bump io.jenkins.tools.bom:bom-2.479.x from 4136.vca_c3202a_7fd1 to 4228.v0a_71308d905b_ (#1724)
1 parent cf94976 commit 4da48b6

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
@@ -37,7 +37,7 @@
3737
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
3838
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
3939
<jenkins.baseline>2.479</jenkins.baseline>
40-
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
40+
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
4141
<no-test-jar>false</no-test-jar>
4242
<!-- Jenkins.MANAGE is still in Beta -->
4343
<useBeta>true</useBeta>
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>io.jenkins.tools.bom</groupId>
5555
<artifactId>bom-${jenkins.baseline}.x</artifactId>
56-
<version>4136.vca_c3202a_7fd1</version>
56+
<version>4228.v0a_71308d905b_</version>
5757
<type>pom</type>
5858
<scope>import</scope>
5959
</dependency>

0 commit comments

Comments
 (0)