Skip to content

Commit 24ac54a

Browse files
chore(deps): bump org.jenkins-ci.plugins:command-launcher from 116.vd85919c54a_d6 to 118.v72741845c17a_ in /bom-weekly (#4274)
* chore(deps): bump org.jenkins-ci.plugins:command-launcher in /bom-weekly Bumps [org.jenkins-ci.plugins:command-launcher](https://github.com/jenkinsci/command-launcher-plugin) from 116.vd85919c54a_d6 to 118.v72741845c17a_. - [Release notes](https://github.com/jenkinsci/command-launcher-plugin/releases) - [Changelog](https://github.com/jenkinsci/command-launcher-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/command-launcher-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:command-launcher dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * pin to older version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Darin Pope <[email protected]>
1 parent d7dead6 commit 24ac54a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.462.x/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,11 @@
212212
<version>${cloudbees-folder-plugin.version}</version>
213213
<classifier>tests</classifier>
214214
</dependency>
215+
<dependency>
216+
<groupId>org.jenkins-ci.plugins</groupId>
217+
<artifactId>command-launcher</artifactId>
218+
<version>116.vd85919c54a_d6</version>
219+
</dependency>
215220
<dependency>
216221
<groupId>org.jenkins-ci.plugins</groupId>
217222
<artifactId>credentials</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,7 @@
881881
<dependency>
882882
<groupId>org.jenkins-ci.plugins</groupId>
883883
<artifactId>command-launcher</artifactId>
884-
<version>116.vd85919c54a_d6</version>
884+
<version>118.v72741845c17a_</version>
885885
</dependency>
886886
<dependency>
887887
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)