Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:credentials from 1384.vf0a_2ed06f9c6 to 1…
Browse files Browse the repository at this point in the history
…389.vd7a_b_f5fa_50a_2 in /bom-weekly (#3735)

* Bump org.jenkins-ci.plugins:credentials in /bom-weekly

Bumps [org.jenkins-ci.plugins:credentials](https://github.com/jenkinsci/credentials-plugin) from 1384.vf0a_2ed06f9c6 to 1389.vd7a_b_f5fa_50a_2.
- [Release notes](https://github.com/jenkinsci/credentials-plugin/releases)
- [Changelog](https://github.com/jenkinsci/credentials-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/credentials-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:credentials
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* pin credentials in 2.462.x to 1384.vf0a_2ed06f9c6

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Darin Pope <[email protected]>
  • Loading branch information
dependabot[bot] and darinpope authored Oct 11, 2024
1 parent e6ec736 commit 36a5bcb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.462.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@
<artifactId>build-user-vars-plugin</artifactId>
<version>176.vb_9c7907fd524</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>1384.vf0a_2ed06f9c6</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>1384.vf0a_2ed06f9c6</version>
<version>1389.vd7a_b_f5fa_50a_2</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 36a5bcb

Please sign in to comment.