Skip to content

Commit 2780aaf

Browse files
Bump io.jenkins.tools.bom:bom-2.479.x from 4136.vca_c3202a_7fd1 to 4228.v0a_71308d905b_ (#1748)
1 parent b44376b commit 2780aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<changelist>-SNAPSHOT</changelist>
4747
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
4848
<jenkins.baseline>2.479</jenkins.baseline>
49-
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
49+
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
5050
<spotbugs.effort>Max</spotbugs.effort>
5151
<spotbugs.threshold>Low</spotbugs.threshold>
5252
<gitHubRepo>jenkinsci/${project.artifactId}</gitHubRepo>
@@ -61,7 +61,7 @@
6161
<!-- Pick up common dependencies for the selected LTS line: https://github.com/jenkinsci/bom#usage -->
6262
<groupId>io.jenkins.tools.bom</groupId>
6363
<artifactId>bom-${jenkins.baseline}.x</artifactId>
64-
<version>4136.vca_c3202a_7fd1</version>
64+
<version>4228.v0a_71308d905b_</version>
6565
<type>pom</type>
6666
<scope>import</scope>
6767
</dependency>

0 commit comments

Comments
 (0)