Skip to content

Commit 1639343

Browse files
chore(deps): bump org.jenkinsci.plugins:kubernetes-credentials from 190.v03c305394deb_ to 192.v4d5b_1c429d17 in /bom-weekly (#4637)
* chore(deps): bump org.jenkinsci.plugins:kubernetes-credentials Bumps [org.jenkinsci.plugins:kubernetes-credentials](https://github.com/jenkinsci/kubernetes-credentials-plugin) from 190.v03c305394deb_ to 192.v4d5b_1c429d17. - [Release notes](https://github.com/jenkinsci/kubernetes-credentials-plugin/releases) - [Changelog](https://github.com/jenkinsci/kubernetes-credentials-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/kubernetes-credentials-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkinsci.plugins:kubernetes-credentials dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Pin kubernetes-credentials 190.v03c305394deb_ to bom-2.462.x line --------- 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]>
1 parent 868c5ed commit 1639343

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.462.x/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -1327,6 +1327,11 @@
13271327
<artifactId>emailext-template</artifactId>
13281328
<version>219.v14fff547f78d</version>
13291329
</dependency>
1330+
<dependency>
1331+
<groupId>org.jenkinsci.plugins</groupId>
1332+
<artifactId>kubernetes-credentials</artifactId>
1333+
<version>190.v03c305394deb_</version>
1334+
</dependency>
13301335
<dependency>
13311336
<groupId>org.jenkinsci.plugins</groupId>
13321337
<artifactId>pipeline-model-api</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1783,7 +1783,7 @@
17831783
<dependency>
17841784
<groupId>org.jenkinsci.plugins</groupId>
17851785
<artifactId>kubernetes-credentials</artifactId>
1786-
<version>190.v03c305394deb_</version>
1786+
<version>192.v4d5b_1c429d17</version>
17871787
</dependency>
17881788
<dependency>
17891789
<groupId>org.jenkinsci.plugins</groupId>

0 commit comments

Comments
 (0)