Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins.workflow:workflow-multibranch from 770.v1…
Browse files Browse the repository at this point in the history
…a_d0708dd1f6 to 773.vc4fe1378f1d5 in /bom-weekly (#2844)

* Bump org.jenkins-ci.plugins.workflow:workflow-multibranch in /bom-weekly

Bumps [org.jenkins-ci.plugins.workflow:workflow-multibranch](https://github.com/jenkinsci/workflow-multibranch-plugin) from 770.v1a_d0708dd1f6 to 773.vc4fe1378f1d5.
- [Release notes](https://github.com/jenkinsci/workflow-multibranch-plugin/releases)
- [Commits](https://github.com/jenkinsci/workflow-multibranch-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-multibranch
  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]>
  • Loading branch information
dependabot[bot] and basil authored Jan 18, 2024
1 parent 8b44f9c commit 6067fde
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions bom-2.401.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<properties>
<configuration-as-code-plugin.version>1700.v6f448841296e</configuration-as-code-plugin.version>
<workflow-step-api-plugin.version>639.v6eca_cd8c04a_a_</workflow-step-api-plugin.version>
<workflow-multibranch-plugin.version>770.v1a_d0708dd1f6</workflow-multibranch-plugin.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down Expand Up @@ -62,6 +63,17 @@
<version>1326.ve643e00e9220</version>
<classifier>tests</classifier>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-multibranch</artifactId>
<version>${workflow-multibranch-plugin.version}</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-multibranch</artifactId>
<version>${workflow-multibranch-plugin.version}</version>
<classifier>tests</classifier>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-step-api</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 @@ -32,7 +32,7 @@
<workflow-api-plugin.version>1283.v99c10937efcb_</workflow-api-plugin.version>
<workflow-cps-plugin.version>3837.v305192405b_c0</workflow-cps-plugin.version>
<workflow-job-plugin.version>1385.vb_58b_86ea_fff1</workflow-job-plugin.version>
<workflow-multibranch-plugin.version>770.v1a_d0708dd1f6</workflow-multibranch-plugin.version>
<workflow-multibranch-plugin.version>773.vc4fe1378f1d5</workflow-multibranch-plugin.version>
<workflow-step-api-plugin.version>653.v84d381622a_a_d</workflow-step-api-plugin.version>
<workflow-support-plugin.version>865.v43e78cc44e0d</workflow-support-plugin.version>
</properties>
Expand Down

0 comments on commit 6067fde

Please sign in to comment.