Skip to content

Commit 978a5e2

Browse files
Bump io.jenkins.tools.bom:bom-2.479.x from 3944.v1a_e4f8b_452db_ to 5054.v620b_5d2b_d5e6 (#303)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f59bce3 commit 978a5e2

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
@@ -56,7 +56,7 @@
5656
<changelist>999999-SNAPSHOT</changelist>
5757
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
5858
<jenkins.baseline>2.479</jenkins.baseline>
59-
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
59+
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
6060
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
6161
<spotbugs.effort>Max</spotbugs.effort>
6262
<spotbugs.threshold>Low</spotbugs.threshold>
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>io.jenkins.tools.bom</groupId>
7070
<artifactId>bom-${jenkins.baseline}.x</artifactId>
71-
<version>3944.v1a_e4f8b_452db_</version>
71+
<version>5054.v620b_5d2b_d5e6</version>
7272
<type>pom</type>
7373
<scope>import</scope>
7474
</dependency>

0 commit comments

Comments
 (0)