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

This commit is contained in:
renovate[bot] 2025-10-01 00:58:44 +00:00 committed by GitHub
parent 3bce9e226b
commit af25d9461f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -121,7 +121,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>709.v6c27075a_b_1c7</version> <version>710.v7b_a_484d81f45</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>709.v6c27075a_b_1c7</version> <version>710.v7b_a_484d81f45</version>
<type>hpi</type> <type>hpi</type>
</artifactItem> </artifactItem>
<artifactItem> <artifactItem>