mirror of https://github.com/jenkinsci/jenkins.git
Update dependency org.jenkins-ci.plugins:scm-api to v698 (#9848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
89a6c7e8a3
commit
9005f3ccb8
|
@ -112,7 +112,7 @@ THE SOFTWARE.
|
|||
<!-- Required by workflow-support -->
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>scm-api</artifactId>
|
||||
<version>696.v778d637b_a_762</version>
|
||||
<version>698.v8e3b_c788f0a_6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- requireUpperBoundDeps via matrix-project and junit -->
|
||||
|
|
|
@ -418,7 +418,7 @@ THE SOFTWARE.
|
|||
<!-- dependency of workflow-api and workflow-support -->
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>scm-api</artifactId>
|
||||
<version>696.v778d637b_a_762</version>
|
||||
<version>698.v8e3b_c788f0a_6</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
Loading…
Reference in New Issue