Skip to content

Commit 6b69e2e

Browse files
chore(deps): bump org.jenkins-ci.plugins:docker-workflow from 592.v1001d948426c to 595.v60cec912059b_ in /bom-weekly (#4458)
* chore(deps): bump org.jenkins-ci.plugins:docker-workflow in /bom-weekly Bumps [org.jenkins-ci.plugins:docker-workflow](https://github.com/jenkinsci/docker-workflow-plugin) from 592.v1001d948426c to 595.v60cec912059b_. - [Release notes](https://github.com/jenkinsci/docker-workflow-plugin/releases) - [Commits](https://github.com/jenkinsci/docker-workflow-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:docker-workflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Pin on older line --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Basil Crow <[email protected]>
1 parent e3d38b6 commit 6b69e2e

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
@@ -414,6 +414,11 @@
414414
<artifactId>display-url-api</artifactId>
415415
<version>2.204.vf6fddd8a_8b_e9</version>
416416
</dependency>
417+
<dependency>
418+
<groupId>org.jenkins-ci.plugins</groupId>
419+
<artifactId>docker-workflow</artifactId>
420+
<version>592.v1001d948426c</version>
421+
</dependency>
417422
<dependency>
418423
<groupId>org.jenkins-ci.plugins</groupId>
419424
<artifactId>dockerhub-notification</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -986,7 +986,7 @@
986986
<dependency>
987987
<groupId>org.jenkins-ci.plugins</groupId>
988988
<artifactId>docker-workflow</artifactId>
989-
<version>592.v1001d948426c</version>
989+
<version>595.v60cec912059b_</version>
990990
</dependency>
991991
<dependency>
992992
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)