Commit 25b283c 1 parent 6148f3c commit 25b283c Copy full SHA for 25b283c
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 Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >io.jenkins.tools.bom</groupId >
51
51
<artifactId >bom-${jenkins.baseline}.x</artifactId >
52
- <version >3850.vb_c5319efa_e29 </version >
52
+ <version >3875.v1df09947cde6 </version >
53
53
<type >pom</type >
54
54
<scope >import</scope >
55
55
</dependency >
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >io.jenkins.tools.bom</groupId >
51
51
<artifactId >bom-${jenkins.baseline}.x</artifactId >
52
- <version >3850.vb_c5319efa_e29 </version >
52
+ <version >3875.v1df09947cde6 </version >
53
53
<type >pom</type >
54
54
<scope >import</scope >
55
55
</dependency >
Original file line number Diff line number Diff line change 51
51
<!-- Pick up common dependencies for the selected LTS line: https://github.com/jenkinsci/bom#usage -->
52
52
<groupId >io.jenkins.tools.bom</groupId >
53
53
<artifactId >bom-${jenkins.baseline}.x</artifactId >
54
- <version >3850.vb_c5319efa_e29 </version >
54
+ <version >3875.v1df09947cde6 </version >
55
55
<type >pom</type >
56
56
<scope >import</scope >
57
57
</dependency >
You can’t perform that action at this time.
0 commit comments