Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins.workflow:workflow-api from 1291.v51fd2a_6…
Browse files Browse the repository at this point in the history
…25da_7 to 1311.v4250456a_e552 (#9285)
  • Loading branch information
dependabot[bot] committed May 18, 2024
1 parent c0c1999 commit cf9b638
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 @@ -116,7 +116,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1291.v51fd2a_625da_7</version>
<version>1311.v4250456a_e552</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 @@ -260,7 +260,7 @@ THE SOFTWARE.
<!-- dependency of junit, plugin-util-api, and workflow-support -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1291.v51fd2a_625da_7</version>
<version>1311.v4250456a_e552</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit cf9b638

Please sign in to comment.