mirror of https://github.com/jenkinsci/jenkins.git
Bump org.jenkins-ci.plugins:scm-api from 690.vfc8b_54395023 to 696.v778d637b_a_762 (#9503)
Bump org.jenkins-ci.plugins:scm-api Bumps [org.jenkins-ci.plugins:scm-api](https://github.com/jenkinsci/scm-api-plugin) from 690.vfc8b_54395023 to 696.v778d637b_a_762. - [Release notes](https://github.com/jenkinsci/scm-api-plugin/releases) - [Changelog](https://github.com/jenkinsci/scm-api-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/scm-api-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:scm-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0a2ef212a1
commit
7dd7f2b36a
|
|
@ -110,7 +110,7 @@ THE SOFTWARE.
|
|||
<!-- Required by workflow-support -->
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>scm-api</artifactId>
|
||||
<version>690.vfc8b_54395023</version>
|
||||
<version>696.v778d637b_a_762</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- requireUpperBoundDeps via matrix-project and junit -->
|
||||
|
|
|
|||
|
|
@ -402,7 +402,7 @@ THE SOFTWARE.
|
|||
<!-- dependency of workflow-api and workflow-support -->
|
||||
<groupId>org.jenkins-ci.plugins</groupId>
|
||||
<artifactId>scm-api</artifactId>
|
||||
<version>690.vfc8b_54395023</version>
|
||||
<version>696.v778d637b_a_762</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
|
|||
Loading…
Reference in New Issue