Skip to content

Commit a28e5ce

Browse files
authored
Merge pull request #768 from jglick/bom-3
BOM 3
2 parents fcd163d + 183d107 commit a28e5ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
<dependencies>
235235
<dependency>
236236
<groupId>io.jenkins.tools.bom</groupId>
237-
<artifactId>bom</artifactId>
238-
<version>2.138.2</version>
237+
<artifactId>bom-2.138.x</artifactId>
238+
<version>3</version>
239239
<scope>import</scope>
240240
<type>pom</type>
241241
</dependency>

0 commit comments

Comments
 (0)