mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v961 (#10339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
68425e2cd4
commit
23f2b9ef59
|
@ -134,7 +134,7 @@ THE SOFTWARE.
|
|||
<!-- Required by plugin-util-api -->
|
||||
<groupId>org.jenkins-ci.plugins.workflow</groupId>
|
||||
<artifactId>workflow-support</artifactId>
|
||||
<version>946.v2a_79d8a_4b_e14</version>
|
||||
<version>961.v51869f7b_d409</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
|
@ -352,7 +352,7 @@ THE SOFTWARE.
|
|||
<!-- dependency of checks-api and plugin-util-api -->
|
||||
<groupId>org.jenkins-ci.plugins.workflow</groupId>
|
||||
<artifactId>workflow-support</artifactId>
|
||||
<version>946.v2a_79d8a_4b_e14</version>
|
||||
<version>961.v51869f7b_d409</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
|
||||
|
|
Loading…
Reference in New Issue