Skip to content

Commit b8bf1be

Browse files
committed
Update dependency io.jenkins.tools.bom:bom-2.414.x to v2779
1 parent 9a6fde0 commit b8bf1be

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>2746.vb_79a_1d3e7b_c8</version>
49+
<version>2779.v391653d9c5da_</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>2746.vb_79a_1d3e7b_c8</version>
49+
<version>2779.v391653d9c5da_</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>2746.vb_79a_1d3e7b_c8</version>
51+
<version>2779.v391653d9c5da_</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

0 commit comments

Comments
 (0)