Skip to content

Commit 029e508

Browse files
Update dependency io.jenkins.tools.bom:bom-2.414.x to v2857 (#706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e92ac3e commit 029e508

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>2839.v003b_4d9d24fd</version>
49+
<version>2857.v01a_0144eb_20b_</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>2839.v003b_4d9d24fd</version>
49+
<version>2857.v01a_0144eb_20b_</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>2839.v003b_4d9d24fd</version>
51+
<version>2857.v01a_0144eb_20b_</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

0 commit comments

Comments
 (0)