Skip to content

Commit 1110b5e

Browse files
committed
Update to released versions of workflow-step-api and workflow-support
1 parent 731a4bd commit 1110b5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<java.level>8</java.level>
6969
<no-test-jar>false</no-test-jar>
7070
<git-plugin.version>3.1.0</git-plugin.version>
71-
<workflow-support-plugin.version>3.2-rc711.a7efba98306d</workflow-support-plugin.version>
71+
<workflow-support-plugin.version>3.2</workflow-support-plugin.version>
7272
<scm-api-plugin.version>2.2.6</scm-api-plugin.version>
7373
<groovy-cps.version>1.25</groovy-cps.version>
7474
<structs-plugin.version>1.17</structs-plugin.version>
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>org.jenkins-ci.plugins.workflow</groupId>
7979
<artifactId>workflow-step-api</artifactId>
80-
<version>2.19-rc508.410020b15345</version>
80+
<version>2.19</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>org.jenkins-ci.plugins.workflow</groupId>

0 commit comments

Comments
 (0)