Skip to content

Commit

Permalink
Offer these bumps on 2.332.x+ only: jenkinsci/workflow-api-plugin#226
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Jun 3, 2022
1 parent 3fdfca3 commit 2f2dcb8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions bom-2.319.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,17 @@
<artifactId>workflow-basic-steps</artifactId>
<version>2.24</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1153.vb_912c0e47fb_a_</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-api</artifactId>
<version>1153.vb_912c0e47fb_a_</version>
<classifier>tests</classifier>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-cps</artifactId>
Expand All @@ -68,6 +79,11 @@
<version>2660.vb_c0412dc4e6d</version>
<classifier>tests</classifier>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-durable-task-step</artifactId>
<version>1139.v252a_e12e8463</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 @@ -16,7 +16,7 @@
<pipeline-stage-view-plugin.version>2.24</pipeline-stage-view-plugin.version>
<scm-api-plugin.version>608.vfa_f971c5a_a_e9</scm-api-plugin.version>
<subversion-plugin.version>2.15.5</subversion-plugin.version>
<workflow-api-plugin.version>1162.va_1e49062a_00e</workflow-api-plugin.version>
<workflow-api-plugin.version>1164.v760c223ddb_32</workflow-api-plugin.version>
<workflow-cps-plugin.version>2725.v7b_c717eb_12ce</workflow-cps-plugin.version>
<workflow-job-plugin.version>1186.v8def1a_5f3944</workflow-job-plugin.version>
<workflow-multibranch-plugin.version>716.vc692a_e52371b_</workflow-multibranch-plugin.version>
Expand Down

0 comments on commit 2f2dcb8

Please sign in to comment.