Skip to content

Commit a5a61cd

Browse files
Update dependency org.jenkins-ci.plugins.workflow:workflow-api to v1373 (jenkinsci#10643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7998a7f commit a5a61cd

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
@@ -123,7 +123,7 @@ THE SOFTWARE.
123123
<dependency>
124124
<groupId>org.jenkins-ci.plugins.workflow</groupId>
125125
<artifactId>workflow-api</artifactId>
126-
<version>1371.ve334280b_d611</version>
126+
<version>1373.v7b_813f10efa_b_</version>
127127
</dependency>
128128
<dependency>
129129
<groupId>org.jenkins-ci.plugins.workflow</groupId>

war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ THE SOFTWARE.
324324
<!-- dependency of junit, plugin-util-api, and workflow-support -->
325325
<groupId>org.jenkins-ci.plugins.workflow</groupId>
326326
<artifactId>workflow-api</artifactId>
327-
<version>1371.ve334280b_d611</version>
327+
<version>1373.v7b_813f10efa_b_</version>
328328
<type>hpi</type>
329329
</artifactItem>
330330
<artifactItem>

0 commit comments

Comments
 (0)