Skip to content

Commit 23f2b9e

Browse files
Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v961 (#10339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68425e2 commit 23f2b9e

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
@@ -134,7 +134,7 @@ THE SOFTWARE.
134134
<!-- Required by plugin-util-api -->
135135
<groupId>org.jenkins-ci.plugins.workflow</groupId>
136136
<artifactId>workflow-support</artifactId>
137-
<version>946.v2a_79d8a_4b_e14</version>
137+
<version>961.v51869f7b_d409</version>
138138
</dependency>
139139
</dependencies>
140140
</dependencyManagement>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ THE SOFTWARE.
352352
<!-- dependency of checks-api and plugin-util-api -->
353353
<groupId>org.jenkins-ci.plugins.workflow</groupId>
354354
<artifactId>workflow-support</artifactId>
355-
<version>946.v2a_79d8a_4b_e14</version>
355+
<version>961.v51869f7b_d409</version>
356356
<type>hpi</type>
357357
</artifactItem>
358358

0 commit comments

Comments
 (0)