Skip to content

Commit 2d3172b

Browse files
chore(deps): bump org.6wind.jenkins:lockable-resources from 1327.ved786b_a_197e0 to 1342.v673282c325c0 in /bom-weekly (#4333)
* chore(deps): bump org.6wind.jenkins:lockable-resources in /bom-weekly Bumps [org.6wind.jenkins:lockable-resources](https://github.com/jenkinsci/lockable-resources-plugin) from 1327.ved786b_a_197e0 to 1342.v673282c325c0. - [Release notes](https://github.com/jenkinsci/lockable-resources-plugin/releases) - [Changelog](https://github.com/jenkinsci/lockable-resources-plugin/blob/master/CHANGELOG.old.md) - [Commits](https://github.com/jenkinsci/lockable-resources-plugin/commits) --- updated-dependencies: - dependency-name: org.6wind.jenkins:lockable-resources 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 8408df7 commit 2d3172b

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
@@ -185,6 +185,11 @@
185185
<artifactId>theme-manager</artifactId>
186186
<version>262.vc57ee4a_eda_5d</version>
187187
</dependency>
188+
<dependency>
189+
<groupId>org.6wind.jenkins</groupId>
190+
<artifactId>lockable-resources</artifactId>
191+
<version>1327.ved786b_a_197e0</version>
192+
</dependency>
188193
<dependency>
189194
<groupId>org.jenkins-ci.plugins</groupId>
190195
<artifactId>authorize-project</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@
724724
<dependency>
725725
<groupId>org.6wind.jenkins</groupId>
726726
<artifactId>lockable-resources</artifactId>
727-
<version>1327.ved786b_a_197e0</version>
727+
<version>1342.v673282c325c0</version>
728728
</dependency>
729729
<dependency>
730730
<groupId>org.csanchez.jenkins.plugins</groupId>

0 commit comments

Comments
 (0)