Skip to content

Commit 14f4807

Browse files
committed
Update dependency io.jenkins.tools.bom:bom-2.440.x to v3413
1 parent 339ec79 commit 14f4807

File tree

3 files changed

+3
-3
lines changed
  • empty-plugin/src/main/resources/archetype-resources
  • global-configuration/src/main/resources/archetype-resources
  • hello-world/src/main/resources/archetype-resources

3 files changed

+3
-3
lines changed

empty-plugin/src/main/resources/archetype-resources/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>io.jenkins.tools.bom</groupId>
5151
<artifactId>bom-${jenkins.baseline}.x</artifactId>
52-
<version>3387.v0f2773fa_3200</version>
52+
<version>3413.v0d896b_76a_30d</version>
5353
<type>pom</type>
5454
<scope>import</scope>
5555
</dependency>

global-configuration/src/main/resources/archetype-resources/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>io.jenkins.tools.bom</groupId>
5151
<artifactId>bom-${jenkins.baseline}.x</artifactId>
52-
<version>3387.v0f2773fa_3200</version>
52+
<version>3413.v0d896b_76a_30d</version>
5353
<type>pom</type>
5454
<scope>import</scope>
5555
</dependency>

hello-world/src/main/resources/archetype-resources/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<!-- Pick up common dependencies for the selected LTS line: https://github.com/jenkinsci/bom#usage -->
5252
<groupId>io.jenkins.tools.bom</groupId>
5353
<artifactId>bom-${jenkins.baseline}.x</artifactId>
54-
<version>3387.v0f2773fa_3200</version>
54+
<version>3413.v0d896b_76a_30d</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>

0 commit comments

Comments
 (0)