Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.plugins.workflow:workflow-api to v1332
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 378eef5 commit 003b5e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1322.v857eeeea_9902</version>
<version>1332.vc21122317a_8e</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ THE SOFTWARE.
<!-- dependency of junit, plugin-util-api, and workflow-support -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1322.v857eeeea_9902</version>
<version>1332.vc21122317a_8e</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 003b5e5

Please sign in to comment.