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:
renovate[bot] 2025-02-25 15:12:04 -08:00 committed by GitHub
parent 68425e2cd4
commit 23f2b9ef59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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>