Skip to content

Commit 10371cb

Browse files
chore(deps): bump org.jenkins-ci.plugins.workflow:workflow-basic-steps from 1058.vcb_fc1e3a_21a_9 to 1079.vce64b_a_929c5a_ in /bom-weekly (#4308)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2abbf3 commit 10371cb

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
@@ -491,6 +491,11 @@
491491
<version>${workflow-api-plugin.version}</version>
492492
<classifier>tests</classifier>
493493
</dependency>
494+
<dependency>
495+
<groupId>org.jenkins-ci.plugins.workflow</groupId>
496+
<artifactId>workflow-basic-steps</artifactId>
497+
<version>1058.vcb_fc1e3a_21a_9</version>
498+
</dependency>
494499
<dependency>
495500
<groupId>org.jenkins-ci.plugins.workflow</groupId>
496501
<artifactId>workflow-cps</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1642,7 +1642,7 @@
16421642
<dependency>
16431643
<groupId>org.jenkins-ci.plugins.workflow</groupId>
16441644
<artifactId>workflow-basic-steps</artifactId>
1645-
<version>1058.vcb_fc1e3a_21a_9</version>
1645+
<version>1079.vce64b_a_929c5a_</version>
16461646
</dependency>
16471647
<dependency>
16481648
<groupId>org.jenkins-ci.plugins.workflow</groupId>

0 commit comments

Comments
 (0)