Skip to content

Commit 06635f8

Browse files
committed
Update dependency io.jenkins.tools.bom:bom-2.414.x to v2746
1 parent 19a23a1 commit 06635f8

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
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>io.jenkins.tools.bom</groupId>
4848
<artifactId>bom-2.414.x</artifactId>
49-
<version>2718.v7e8a_d43b_3f0b_</version>
49+
<version>2746.vb_79a_1d3e7b_c8</version>
5050
<type>pom</type>
5151
<scope>import</scope>
5252
</dependency>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>io.jenkins.tools.bom</groupId>
4848
<artifactId>bom-2.414.x</artifactId>
49-
<version>2718.v7e8a_d43b_3f0b_</version>
49+
<version>2746.vb_79a_1d3e7b_c8</version>
5050
<type>pom</type>
5151
<scope>import</scope>
5252
</dependency>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<!-- Pick up common dependencies for the selected LTS line: https://github.com/jenkinsci/bom#usage -->
4949
<groupId>io.jenkins.tools.bom</groupId>
5050
<artifactId>bom-2.414.x</artifactId>
51-
<version>2718.v7e8a_d43b_3f0b_</version>
51+
<version>2746.vb_79a_1d3e7b_c8</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

0 commit comments

Comments
 (0)