Skip to content

Commit 6798163

Browse files
update version of workflow-api and struts
part of PR but versions should updated accordingly after workflow-api PR#77 is merged. Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
1 parent db14b10 commit 6798163

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
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.jenkins-ci.plugins.workflow</groupId>
8585
<artifactId>workflow-api</artifactId>
86-
<version>2.25</version>
86+
<version>2.30-rc317.e284b1e758e3</version>
8787
</dependency>
8888
<dependency>
8989
<groupId>org.jenkins-ci.plugins.workflow</groupId>
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>org.jenkins-ci.plugins</groupId>
144144
<artifactId>structs</artifactId>
145-
<version>1.10</version>
145+
<version>1.14</version>
146146
</dependency>
147147
<dependency>
148148
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)