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 --> <!-- 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>946.v2a_79d8a_4b_e14</version> <version>961.v51869f7b_d409</version>
</dependency> </dependency>
</dependencies> </dependencies>
</dependencyManagement> </dependencyManagement>

View File

@ -352,7 +352,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>946.v2a_79d8a_4b_e14</version> <version>961.v51869f7b_d409</version>
<type>hpi</type> <type>hpi</type>
</artifactItem> </artifactItem>