Update dependency org.jenkins-ci.plugins:scm-api to v707

This commit is contained in:
renovate[bot] 2025-07-30 05:04:28 +00:00 committed by GitHub
parent 66296a495f
commit 1c3b8c54a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ THE SOFTWARE.
<!-- Required by workflow-support --> <!-- Required by workflow-support -->
<groupId>org.jenkins-ci.plugins</groupId> <groupId>org.jenkins-ci.plugins</groupId>
<artifactId>scm-api</artifactId> <artifactId>scm-api</artifactId>
<version>704.v3ce5c542825a_</version> <version>707.v749f968369d4</version>
</dependency> </dependency>
<dependency> <dependency>
<!-- requireUpperBoundDeps via matrix-project and junit --> <!-- requireUpperBoundDeps via matrix-project and junit -->

View File

@ -422,7 +422,7 @@ THE SOFTWARE.
<!-- dependency of workflow-api and workflow-support --> <!-- dependency of workflow-api and workflow-support -->
<groupId>org.jenkins-ci.plugins</groupId> <groupId>org.jenkins-ci.plugins</groupId>
<artifactId>scm-api</artifactId> <artifactId>scm-api</artifactId>
<version>704.v3ce5c542825a_</version> <version>707.v749f968369d4</version>
<type>hpi</type> <type>hpi</type>
</artifactItem> </artifactItem>
<artifactItem> <artifactItem>