Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins.workflow:workflow-durable-task-step from …
Browse files Browse the repository at this point in the history
…1331.vc8c2fed35334 to 1336.v768003e07199 in /bom-weekly (#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]>
  • Loading branch information
dependabot[bot] and basil authored Apr 1, 2024
1 parent db37621 commit 7bdac00
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.426.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@
<artifactId>pipeline-input-step</artifactId>
<version>477.v339683a_8d55e</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-durable-task-step</artifactId>
<version>1331.vc8c2fed35334</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-job</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-durable-task-step</artifactId>
<version>1331.vc8c2fed35334</version>
<version>1336.v768003e07199</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down

0 comments on commit 7bdac00

Please sign in to comment.