We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09388ca commit 2572085Copy full SHA for 2572085
bom-2.479.x/pom.xml
@@ -52,6 +52,11 @@
52
<artifactId>javadoc</artifactId>
53
<version>280.v050b_5c849f69</version>
54
</dependency>
55
+ <dependency>
56
+ <groupId>org.jenkins-ci.plugins</groupId>
57
+ <artifactId>pipeline-utility-steps</artifactId>
58
+ <version>2.18.0</version>
59
+ </dependency>
60
</dependencies>
61
</dependencyManagement>
62
</project>
bom-weekly/pom.xml
@@ -1354,7 +1354,7 @@
1354
<dependency>
1355
<groupId>org.jenkins-ci.plugins</groupId>
1356
<artifactId>pipeline-utility-steps</artifactId>
1357
- <version>2.18.0</version>
+ <version>2.19.0</version>
1358
1359
1360
0 commit comments