Skip to content

Commit d9262ee

Browse files
committed
Update dependency io.jenkins.tools.bom:bom-2.387.x to v2496
1 parent 5bde6de commit d9262ee

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
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>io.jenkins.tools.bom</groupId>
4545
<artifactId>bom-2.387.x</artifactId>
46-
<version>2483.v3b_22f030990a_</version>
46+
<version>2496.vddfca_753db_80</version>
4747
<type>pom</type>
4848
<scope>import</scope>
4949
</dependency>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>io.jenkins.tools.bom</groupId>
4545
<artifactId>bom-2.387.x</artifactId>
46-
<version>2483.v3b_22f030990a_</version>
46+
<version>2496.vddfca_753db_80</version>
4747
<type>pom</type>
4848
<scope>import</scope>
4949
</dependency>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<!-- Pick up common dependencies for the selected LTS line: https://github.com/jenkinsci/bom#usage -->
4646
<groupId>io.jenkins.tools.bom</groupId>
4747
<artifactId>bom-2.387.x</artifactId>
48-
<version>2483.v3b_22f030990a_</version>
48+
<version>2496.vddfca_753db_80</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

0 commit comments

Comments
 (0)