Skip to content

Commit 36c2bff

Browse files
Update dependency org.jenkins-ci.plugins:credentials to v1497 (#6503)
* Update dependency org.jenkins-ci.plugins:credentials to v1497 * Pin credentials 1496.vf6821f162d4e to 2.528.x line and earlier --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mark Waite <[email protected]>
1 parent 08b92d0 commit 36c2bff

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

bom-2.528.x/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@
6262
<artifactId>pipeline-graph-view</artifactId>
6363
<version>661.v6003f4542123</version>
6464
</dependency>
65+
<dependency>
66+
<groupId>org.jenkins-ci.plugins</groupId>
67+
<artifactId>credentials</artifactId>
68+
<version>1496.vf6821f162d4e</version>
69+
</dependency>
6570
<dependency>
6671
<groupId>org.jenkins-ci.plugins</groupId>
6772
<artifactId>github-branch-source</artifactId>

bom-weekly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@
940940
<dependency>
941941
<groupId>org.jenkins-ci.plugins</groupId>
942942
<artifactId>credentials</artifactId>
943-
<version>1496.vf6821f162d4e</version>
943+
<version>1497.v6ea_e85a_ce970</version>
944944
</dependency>
945945
<dependency>
946946
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)