mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v976
Label conflicting PRs / main (push) Has been cancelled
Details
Label conflicting PRs / main (push) Has been cancelled
Details
This commit is contained in:
parent
da69866a5c
commit
19df696ce1
|
@ -137,7 +137,7 @@ THE SOFTWARE.
|
||||||
<!-- Required by plugin-util-api -->
|
<!-- Required by plugin-util-api -->
|
||||||
<groupId>org.jenkins-ci.plugins.workflow</groupId>
|
<groupId>org.jenkins-ci.plugins.workflow</groupId>
|
||||||
<artifactId>workflow-support</artifactId>
|
<artifactId>workflow-support</artifactId>
|
||||||
<version>968.v8f17397e87b_8</version>
|
<version>976.vb_d9493c2eb_09</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
|
|
|
@ -354,7 +354,7 @@ THE SOFTWARE.
|
||||||
<!-- dependency of checks-api and plugin-util-api -->
|
<!-- dependency of checks-api and plugin-util-api -->
|
||||||
<groupId>org.jenkins-ci.plugins.workflow</groupId>
|
<groupId>org.jenkins-ci.plugins.workflow</groupId>
|
||||||
<artifactId>workflow-support</artifactId>
|
<artifactId>workflow-support</artifactId>
|
||||||
<version>968.v8f17397e87b_8</version>
|
<version>976.vb_d9493c2eb_09</version>
|
||||||
<type>hpi</type>
|
<type>hpi</type>
|
||||||
</artifactItem>
|
</artifactItem>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue