Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v991 (#11140)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-02 08:02:58 +02:00 committed by GitHub
parent 4c310c5201
commit b0367d4cfb
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>