Skip to content

Commit 7bdac00

Browse files
Bump org.jenkins-ci.plugins.workflow:workflow-durable-task-step from 1331.vc8c2fed35334 to 1336.v768003e07199 in /bom-weekly (jenkinsci#3081)
* Bump org.jenkins-ci.plugins.workflow:workflow-durable-task-step Bumps [org.jenkins-ci.plugins.workflow:workflow-durable-task-step](https://github.com/jenkinsci/workflow-durable-task-step-plugin) from 1331.vc8c2fed35334 to 1336.v768003e07199. - [Release notes](https://github.com/jenkinsci/workflow-durable-task-step-plugin/releases) - [Changelog](https://github.com/jenkinsci/workflow-durable-task-step-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/workflow-durable-task-step-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins.workflow:workflow-durable-task-step dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Pin on older lines --------- 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 db37621 commit 7bdac00

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.426.x/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@
4747
<artifactId>pipeline-input-step</artifactId>
4848
<version>477.v339683a_8d55e</version>
4949
</dependency>
50+
<dependency>
51+
<groupId>org.jenkins-ci.plugins.workflow</groupId>
52+
<artifactId>workflow-durable-task-step</artifactId>
53+
<version>1331.vc8c2fed35334</version>
54+
</dependency>
5055
<dependency>
5156
<groupId>org.jenkins-ci.plugins.workflow</groupId>
5257
<artifactId>workflow-job</artifactId>

bom-weekly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1177,7 +1177,7 @@
11771177
<dependency>
11781178
<groupId>org.jenkins-ci.plugins.workflow</groupId>
11791179
<artifactId>workflow-durable-task-step</artifactId>
1180-
<version>1331.vc8c2fed35334</version>
1180+
<version>1336.v768003e07199</version>
11811181
</dependency>
11821182
<dependency>
11831183
<groupId>org.jenkins-ci.plugins.workflow</groupId>

0 commit comments

Comments
 (0)