mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins:scm-api to v710
Label conflicting PRs / main (push) Has been cancelled
Details
Label conflicting PRs / main (push) Has been cancelled
Details
This commit is contained in:
parent
b0367d4cfb
commit
cd17cb11e0
|
@ -121,7 +121,7 @@ THE SOFTWARE.
|
|||
<!-- Required by workflow-support -->
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>scm-api</artifactId>
|
||||
<version>709.v6c27075a_b_1c7</version>
|
||||
<version>710.v7b_a_484d81f45</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- requireUpperBoundDeps via matrix-project and junit -->
|
||||
|
|
|
@ -422,7 +422,7 @@ THE SOFTWARE.
|
|||
<!-- dependency of workflow-api and workflow-support -->
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>scm-api</artifactId>
|
||||
<version>709.v6c27075a_b_1c7</version>
|
||||
<version>710.v7b_a_484d81f45</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
Loading…
Reference in New Issue