Skip to content

Commit 998fed8

Browse files
Update dependency org.jenkins-ci.plugins.workflow:workflow-step-api to v704 (#10815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b170725 commit 998fed8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ THE SOFTWARE.
128128
<dependency>
129129
<groupId>org.jenkins-ci.plugins.workflow</groupId>
130130
<artifactId>workflow-step-api</artifactId>
131-
<version>700.v6e45cb_a_5a_a_21</version>
131+
<version>704.ve4f0967e98fa_</version>
132132
</dependency>
133133
<dependency>
134134
<!-- Required by plugin-util-api -->

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ THE SOFTWARE.
414414
<!-- dependency of checks-api, junit, plugin-util-api, workflow-api, and workflow-support -->
415415
<groupId>org.jenkins-ci.plugins.workflow</groupId>
416416
<artifactId>workflow-step-api</artifactId>
417-
<version>700.v6e45cb_a_5a_a_21</version>
417+
<version>704.ve4f0967e98fa_</version>
418418
<type>hpi</type>
419419
</artifactItem>
420420
<artifactItem>

0 commit comments

Comments
 (0)