Commit d772982 1 parent 417ca2f commit d772982 Copy full SHA for d772982
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 >3221.ve8f7b_fdd149d </version >
52
+ <version >3234.v5ca_5154341ef </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 >3221.ve8f7b_fdd149d </version >
52
+ <version >3234.v5ca_5154341ef </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 >3221.ve8f7b_fdd149d </version >
54
+ <version >3234.v5ca_5154341ef </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