mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins.workflow:workflow-api to v1384 (#10955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0f1904b898
commit
bfd88fb1d3
|
@ -132,7 +132,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>org.jenkins-ci.plugins.workflow</groupId>
|
||||
<artifactId>workflow-api</artifactId>
|
||||
<version>1382.veca_a_efe062fa_</version>
|
||||
<version>1384.vdc05a_48f535f</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jenkins-ci.plugins.workflow</groupId>
|
||||
|
|
|
@ -325,7 +325,7 @@ THE SOFTWARE.
|
|||
<!-- dependency of junit, plugin-util-api, and workflow-support -->
|
||||
<groupId>org.jenkins-ci.plugins.workflow</groupId>
|
||||
<artifactId>workflow-api</artifactId>
|
||||
<version>1382.veca_a_efe062fa_</version>
|
||||
<version>1384.vdc05a_48f535f</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
Loading…
Reference in New Issue