We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2572085 commit acf15d8Copy full SHA for acf15d8
bom-2.462.x/pom.xml
@@ -369,6 +369,11 @@
369
<artifactId>authorize-project</artifactId>
370
<version>1.8.1</version>
371
</dependency>
372
+ <dependency>
373
+ <groupId>org.jenkins-ci.plugins</groupId>
374
+ <artifactId>azure-credentials</artifactId>
375
+ <version>343.vd80f9c4859df</version>
376
+ </dependency>
377
<dependency>
378
<groupId>org.jenkins-ci.plugins</groupId>
379
<artifactId>badge</artifactId>
bom-weekly/pom.xml
@@ -809,7 +809,7 @@
809
810
811
<artifactId>azure-credentials</artifactId>
812
- <version>343.vd80f9c4859df</version>
+ <version>357.v6447d38fb_007</version>
813
814
815
0 commit comments