Skip to content

Commit 970bd47

Browse files
chore(deps): bump org.jenkins-ci.plugins:run-condition from 1.7 to 243.v3c3f94e46a_8b_ in /bom-weekly (#4273)
* chore(deps): bump org.jenkins-ci.plugins:run-condition in /bom-weekly Bumps [org.jenkins-ci.plugins:run-condition](https://github.com/jenkinsci/run-condition-plugin) from 1.7 to 243.v3c3f94e46a_8b_. - [Release notes](https://github.com/jenkinsci/run-condition-plugin/releases) - [Changelog](https://github.com/jenkinsci/run-condition-plugin/blob/master/CHANGELOG-old.md) - [Commits](https://github.com/jenkinsci/run-condition-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:run-condition 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 83abb04 commit 970bd47

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
@@ -344,6 +344,11 @@
344344
<artifactId>reverse-proxy-auth-plugin</artifactId>
345345
<version>1.7.7</version>
346346
</dependency>
347+
<dependency>
348+
<groupId>org.jenkins-ci.plugins</groupId>
349+
<artifactId>run-condition</artifactId>
350+
<version>1.7</version>
351+
</dependency>
347352
<dependency>
348353
<groupId>org.jenkins-ci.plugins</groupId>
349354
<artifactId>s3</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1344,7 +1344,7 @@
13441344
<dependency>
13451345
<groupId>org.jenkins-ci.plugins</groupId>
13461346
<artifactId>run-condition</artifactId>
1347-
<version>1.7</version>
1347+
<version>243.v3c3f94e46a_8b_</version>
13481348
</dependency>
13491349
<dependency>
13501350
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)