Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v991

This commit is contained in:
renovate[bot] 2025-10-01 14:20:06 +00:00 committed by GitHub
parent 865bff5565
commit 234638c986
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -143,7 +143,7 @@ THE SOFTWARE.
<!-- Required by plugin-util-api -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-support</artifactId>
<version>989.va_20a_1a_57710a_</version>
<version>991.v66c18437d509</version>
</dependency>
</dependencies>
</dependencyManagement>

View File

@ -354,7 +354,7 @@ THE SOFTWARE.
<!-- dependency of checks-api and plugin-util-api -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-support</artifactId>
<version>989.va_20a_1a_57710a_</version>
<version>991.v66c18437d509</version>
<type>hpi</type>
</artifactItem>