mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins:scm-api to v712
This commit is contained in:
parent
68e7cdec61
commit
fc3039c9d6
|
@ -121,7 +121,7 @@ THE SOFTWARE.
|
|||
<!-- Required by workflow-support -->
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>scm-api</artifactId>
|
||||
<version>711.va_e7ca_4d96f53</version>
|
||||
<version>712.v8846fdd68c88</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>711.va_e7ca_4d96f53</version>
|
||||
<version>712.v8846fdd68c88</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
Loading…
Reference in New Issue