Skip to content

Commit 08d4039

Browse files
committed
Test with workflow versions from bom
1 parent feb2cd4 commit 08d4039

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@
209209
<dependency>
210210
<groupId>org.jenkins-ci.plugins.workflow</groupId>
211211
<artifactId>workflow-step-api</artifactId>
212-
<version>2.20</version>
213212
<classifier>tests</classifier>
214213
<scope>test</scope>
215214
</dependency>
@@ -223,25 +222,21 @@
223222
<dependency>
224223
<groupId>org.jenkins-ci.plugins.workflow</groupId>
225224
<artifactId>workflow-cps</artifactId>
226-
<version>2.71</version>
227225
<scope>test</scope>
228226
</dependency>
229227
<dependency>
230228
<groupId>org.jenkins-ci.plugins.workflow</groupId>
231229
<artifactId>workflow-job</artifactId>
232-
<version>2.21</version>
233230
<scope>test</scope>
234231
</dependency>
235232
<dependency>
236233
<groupId>org.jenkins-ci.plugins.workflow</groupId>
237234
<artifactId>workflow-basic-steps</artifactId>
238-
<version>2.7</version>
239235
<scope>test</scope>
240236
</dependency>
241237
<dependency>
242238
<groupId>org.jenkins-ci.plugins.workflow</groupId>
243239
<artifactId>workflow-durable-task-step</artifactId>
244-
<version>2.20</version>
245240
<scope>test</scope>
246241
</dependency>
247242
<dependency>
@@ -271,13 +266,11 @@
271266
<dependency>
272267
<groupId>org.jenkins-ci.plugins.workflow</groupId>
273268
<artifactId>workflow-api</artifactId>
274-
<version>2.33</version>
275269
<scope>test</scope>
276270
</dependency>
277271
<dependency>
278272
<groupId>org.jenkins-ci.plugins.workflow</groupId>
279273
<artifactId>workflow-support</artifactId>
280-
<version>3.3</version>
281274
<scope>test</scope>
282275
</dependency>
283276
<!-- JCasC compatibility -->

0 commit comments

Comments
 (0)