Skip to content

Commit

Permalink
Merge pull request #47 from jtnord/remove-lockable-resources
Browse files Browse the repository at this point in the history
remove lockable-resources dependency
  • Loading branch information
jglick authored May 16, 2022
2 parents 1b42d0b + 7c30c1f commit 972e0fa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@
<artifactId>workflow-scm-step</artifactId>
<version>2.6</version>
</dependency>
<dependency>
<groupId>org.6wind.jenkins</groupId>
<artifactId>lockable-resources</artifactId>
<version>2.3</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>workflow-cps</artifactId>
Expand Down

0 comments on commit 972e0fa

Please sign in to comment.