Skip to content

Commit fd1edf9

Browse files
committed
Use most recent plugin BOM release - 6166.va_a_8b_5eda_8ef5
Rely on most recent dependencies because those are the versions that I use in my testing. Older versions of dependencies might work, but I test with most recent releases.
1 parent fbd01e0 commit fd1edf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>io.jenkins.tools.bom</groupId>
5656
<artifactId>bom-${jenkins.baseline}.x</artifactId>
57-
<version>5983.v443959746f1f</version>
57+
<version>6166.va_a_8b_5eda_8ef5</version>
5858
<type>pom</type>
5959
<scope>import</scope>
6060
</dependency>

0 commit comments

Comments
 (0)