Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:scm-api from 690.vfc8b_54395023 to 696.v7…
Browse files Browse the repository at this point in the history
…78d637b_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>
  • Loading branch information
dependabot[bot] committed Jul 29, 2024
1 parent 0a2ef21 commit 7dd7f2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -->
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 7dd7f2b

Please sign in to comment.