Skip to content

Commit

Permalink
build(deps-dev): bump org.jenkins-ci.plugins:credentials
Browse files Browse the repository at this point in the history
Bumps [org.jenkins-ci.plugins:credentials](https://github.com/jenkinsci/credentials-plugin) from 1.19 to 2.6.1.1.
- [Release notes](https://github.com/jenkinsci/credentials-plugin/releases)
- [Changelog](https://github.com/jenkinsci/credentials-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/credentials-plugin@credentials-1.19...credentials-2.6.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 6, 2023
1 parent 90ba73b commit ea34aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-pipeline-shared-libraries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>1.19</version>
<version>2.6.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ea34aa4

Please sign in to comment.