Skip to content

Commit 487118d

Browse files
committed
Update dependency io.jenkins.tools.bom:bom-2.440.x to v3307
1 parent de5e90c commit 487118d

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>3289.v3ff9637cd241</version>
52+
<version>3307.v2769886db_63b_</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>3289.v3ff9637cd241</version>
52+
<version>3307.v2769886db_63b_</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>3289.v3ff9637cd241</version>
54+
<version>3307.v2769886db_63b_</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>

0 commit comments

Comments
 (0)