We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83abb04 commit 970bd47Copy full SHA for 970bd47
bom-2.462.x/pom.xml
@@ -344,6 +344,11 @@
344
<artifactId>reverse-proxy-auth-plugin</artifactId>
345
<version>1.7.7</version>
346
</dependency>
347
+ <dependency>
348
+ <groupId>org.jenkins-ci.plugins</groupId>
349
+ <artifactId>run-condition</artifactId>
350
+ <version>1.7</version>
351
+ </dependency>
352
<dependency>
353
<groupId>org.jenkins-ci.plugins</groupId>
354
<artifactId>s3</artifactId>
bom-weekly/pom.xml
@@ -1344,7 +1344,7 @@
1344
1345
1346
<artifactId>run-condition</artifactId>
1347
- <version>1.7</version>
+ <version>243.v3c3f94e46a_8b_</version>
1348
1349
1350
0 commit comments