Skip to content

Commit a58f0d8

Browse files
authored
Merge branch 'master' into JENKINS-75834_fix
2 parents b56ff64 + c53d9ba commit a58f0d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/pom.xml

Lines changed: 2 additions & 2 deletions
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 -->
@@ -223,7 +223,7 @@ THE SOFTWARE.
223223
<dependency>
224224
<groupId>org.jenkins-ci.plugins</groupId>
225225
<artifactId>cloudbees-folder</artifactId>
226-
<version>6.1026.ve06dfa_cf31c3</version>
226+
<version>6.1035.v059a_a_f946868</version>
227227
<scope>test</scope>
228228
</dependency>
229229
<dependency>

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)