We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7dead6 commit 24ac54aCopy full SHA for 24ac54a
bom-2.462.x/pom.xml
@@ -212,6 +212,11 @@
212
<version>${cloudbees-folder-plugin.version}</version>
213
<classifier>tests</classifier>
214
</dependency>
215
+ <dependency>
216
+ <groupId>org.jenkins-ci.plugins</groupId>
217
+ <artifactId>command-launcher</artifactId>
218
+ <version>116.vd85919c54a_d6</version>
219
+ </dependency>
220
<dependency>
221
<groupId>org.jenkins-ci.plugins</groupId>
222
<artifactId>credentials</artifactId>
bom-weekly/pom.xml
@@ -881,7 +881,7 @@
881
882
883
<artifactId>command-launcher</artifactId>
884
- <version>116.vd85919c54a_d6</version>
+ <version>118.v72741845c17a_</version>
885
886
887
0 commit comments