Skip to content

Commit 2486ed7

Browse files
Bump io.jenkins.tools.bom:bom-2.479.x from 4228.v0a_71308d905b_ to 4545.v56392b_7ca_7b_a_ (#179)
* Bump io.jenkins.tools.bom:bom-2.479.x Bumps [io.jenkins.tools.bom:bom-2.479.x](https://github.com/jenkinsci/bom) from 4228.v0a_71308d905b_ to 4545.v56392b_7ca_7b_a_. - [Release notes](https://github.com/jenkinsci/bom/releases) - [Commits](https://github.com/jenkinsci/bom/commits) --- updated-dependencies: - dependency-name: io.jenkins.tools.bom:bom-2.479.x dependency-version: 4545.v56392b_7ca_7b_a_ dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update Jenkins version to 2.479.3 in pom.xml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bruno Verachten <[email protected]>
1 parent 0e33f94 commit 2486ed7

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
@@ -14,7 +14,7 @@
1414
<revision>1.22</revision>
1515
<changelist>-SNAPSHOT</changelist>
1616
<jenkins.baseline>2.479</jenkins.baseline>
17-
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
17+
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
1818
<spotbugs.effort>Max</spotbugs.effort>
1919
<spotbugs.threshold>Low</spotbugs.threshold>
2020
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>io.jenkins.tools.bom</groupId>
6969
<artifactId>bom-${jenkins.baseline}.x</artifactId>
70-
<version>4228.v0a_71308d905b_</version>
70+
<version>4545.v56392b_7ca_7b_a_</version>
7171
<scope>import</scope>
7272
<type>pom</type>
7373
</dependency>

0 commit comments

Comments
 (0)