Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:credentials-binding from 642.v737c34dea_6…
Browse files Browse the repository at this point in the history
…c2 to 657.v2b_19db_7d6e6d in /bom-weekly (#2848)

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

Bumps [org.jenkins-ci.plugins:credentials-binding](https://github.com/jenkinsci/credentials-binding-plugin) from 642.v737c34dea_6c2 to 657.v2b_19db_7d6e6d.
- [Release notes](https://github.com/jenkinsci/credentials-binding-plugin/releases)
- [Changelog](https://github.com/jenkinsci/credentials-binding-plugin/blob/master/old-changelog.md)
- [Commits](https://github.com/jenkinsci/credentials-binding-plugin/commits)

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

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

* Remove workaround for #2845

* Pin credentials binding 642.v737c34dea_6c2 for 2.401.x

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <[email protected]>
  • Loading branch information
dependabot[bot] and MarkEWaite authored Jan 19, 2024
1 parent 296f0e0 commit c7bfe4c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ updates:
directory: "/bom-weekly"
schedule:
interval: "daily"
ignore:
- dependency-name: "org.jenkins-ci.plugins.workflow:workflow-step-api"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down
5 changes: 5 additions & 0 deletions bom-2.401.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<artifactId>pipeline-groovy-lib</artifactId>
<version>689.veec561a_dee13</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials-binding</artifactId>
<version>642.v737c34dea_6c2</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>database</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<workflow-cps-plugin.version>3837.v305192405b_c0</workflow-cps-plugin.version>
<workflow-job-plugin.version>1385.vb_58b_86ea_fff1</workflow-job-plugin.version>
<workflow-multibranch-plugin.version>773.vc4fe1378f1d5</workflow-multibranch-plugin.version>
<workflow-step-api-plugin.version>653.v84d381622a_a_d</workflow-step-api-plugin.version>
<workflow-step-api-plugin.version>657.v03b_e8115821b_</workflow-step-api-plugin.version>
<workflow-support-plugin.version>865.v43e78cc44e0d</workflow-support-plugin.version>
</properties>
<dependencyManagement>
Expand Down Expand Up @@ -535,7 +535,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials-binding</artifactId>
<version>642.v737c34dea_6c2</version>
<version>657.v2b_19db_7d6e6d</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit c7bfe4c

Please sign in to comment.