mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins:scm-api to v709 (#11099)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
364a955ec9
commit
aeb95d91e3
|
@ -121,7 +121,7 @@ THE SOFTWARE.
|
|||
<!-- Required by workflow-support -->
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>scm-api</artifactId>
|
||||
<version>707.v749f968369d4</version>
|
||||
<version>709.v6c27075a_b_1c7</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>707.v749f968369d4</version>
|
||||
<version>709.v6c27075a_b_1c7</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
Loading…
Reference in New Issue