We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1daac3 commit b4c1fa0Copy full SHA for b4c1fa0
pom.xml
@@ -95,14 +95,14 @@
95
<dependency>
96
<groupId>org.jenkins-ci.plugins.workflow</groupId>
97
<artifactId>workflow-step-api</artifactId>
98
- <version>2.24</version>
+<!-- <version>2.24</version>-->
99
</dependency>
100
101
<!-- Pipeline API -->
102
103
104
<artifactId>workflow-api</artifactId>
105
- <version>2.47</version>
+<!-- <version>2.47</version>-->
106
107
108
<!-- Annotation API -->
0 commit comments