Skip to content

Commit cdf8d63

Browse files
committed
Updated to releases.
1 parent fec21a8 commit cdf8d63

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
@@ -34,7 +34,7 @@
3434
<jenkins.version>2.121.1</jenkins.version>
3535
<java.level>8</java.level>
3636
<useBeta>true</useBeta>
37-
<workflow-step-api-plugin.version>2.20-rc517.251dd3bdb066</workflow-step-api-plugin.version> <!-- TODO https://github.com/jenkinsci/workflow-step-api-plugin/pull/43 -->
37+
<workflow-step-api-plugin.version>2.20</workflow-step-api-plugin.version>
3838
<workflow-support-plugin.version>2.12</workflow-support-plugin.version>
3939
<workflow-cps-plugin.version>2.25</workflow-cps-plugin.version>
4040
</properties>
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>org.jenkins-ci.plugins</groupId>
138138
<artifactId>structs</artifactId>
139-
<version>1.18-rc266.794506c68411</version> <!-- TODO https://github.com/jenkinsci/structs-plugin/pull/43 -->
139+
<version>1.18</version>
140140
</dependency>
141141
</dependencies>
142142
</dependencyManagement>

0 commit comments

Comments
 (0)