Skip to content

Commit ad29675

Browse files
Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v1010 (#23907)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4efcc14 commit ad29675

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
@@ -143,7 +143,7 @@ THE SOFTWARE.
143143
<!-- Required by plugin-util-api -->
144144
<groupId>org.jenkins-ci.plugins.workflow</groupId>
145145
<artifactId>workflow-support</artifactId>
146-
<version>1004.veee3a_d67cdb_9</version>
146+
<version>1010.vb_b_39488a_9841</version>
147147
</dependency>
148148
</dependencies>
149149
</dependencyManagement>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ THE SOFTWARE.
354354
<!-- dependency of checks-api and plugin-util-api -->
355355
<groupId>org.jenkins-ci.plugins.workflow</groupId>
356356
<artifactId>workflow-support</artifactId>
357-
<version>1004.veee3a_d67cdb_9</version>
357+
<version>1010.vb_b_39488a_9841</version>
358358
<type>hpi</type>
359359
</artifactItem>
360360

0 commit comments

Comments
 (0)