Merge remote-tracking branch 'jenkinsci/master'

This commit is contained in:
Daniel Beck 2025-03-04 13:32:29 +01:00
commit 9c2ef00d50
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>