Skip to content

Commit acf15d8

Browse files
chore(deps): bump org.jenkins-ci.plugins:azure-credentials from 343.vd80f9c4859df to 357.v6447d38fb_007 in /bom-weekly (#4496)
* chore(deps): bump org.jenkins-ci.plugins:azure-credentials Bumps [org.jenkins-ci.plugins:azure-credentials](https://github.com/jenkinsci/azure-credentials-plugin) from 343.vd80f9c4859df to 357.v6447d38fb_007. - [Release notes](https://github.com/jenkinsci/azure-credentials-plugin/releases) - [Changelog](https://github.com/jenkinsci/azure-credentials-plugin/blob/master/CHANGELOG-old.md) - [Commits](https://github.com/jenkinsci/azure-credentials-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:azure-credentials dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * pin to older version --------- 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]>
1 parent 2572085 commit acf15d8

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
@@ -369,6 +369,11 @@
369369
<artifactId>authorize-project</artifactId>
370370
<version>1.8.1</version>
371371
</dependency>
372+
<dependency>
373+
<groupId>org.jenkins-ci.plugins</groupId>
374+
<artifactId>azure-credentials</artifactId>
375+
<version>343.vd80f9c4859df</version>
376+
</dependency>
372377
<dependency>
373378
<groupId>org.jenkins-ci.plugins</groupId>
374379
<artifactId>badge</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@
809809
<dependency>
810810
<groupId>org.jenkins-ci.plugins</groupId>
811811
<artifactId>azure-credentials</artifactId>
812-
<version>343.vd80f9c4859df</version>
812+
<version>357.v6447d38fb_007</version>
813813
</dependency>
814814
<dependency>
815815
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)