|
85 | 85 | <dependency> |
86 | 86 | <groupId>org.jenkins-ci.plugins.workflow</groupId> |
87 | 87 | <artifactId>workflow-cps</artifactId> |
88 | | - <version>2.46</version> |
| 88 | + <version>2.58</version> |
89 | 89 | </dependency> |
90 | 90 | <dependency> |
91 | 91 | <groupId>org.jenkins-ci.plugins</groupId> |
92 | 92 | <artifactId>script-security</artifactId> |
93 | | - <version>1.42</version> |
| 93 | + <version>1.46</version> |
94 | 94 | </dependency> |
95 | 95 | <dependency> |
96 | 96 | <groupId>org.jenkins-ci.plugins.workflow</groupId> |
97 | 97 | <artifactId>workflow-job</artifactId> |
98 | | - <version>2.15</version> |
| 98 | + <version>2.26</version> |
99 | 99 | </dependency> |
100 | 100 | <dependency> |
101 | 101 | <groupId>org.jenkins-ci.plugins.workflow</groupId> |
|
167 | 167 | <dependency> |
168 | 168 | <groupId>org.jenkins-ci.plugins.workflow</groupId> |
169 | 169 | <artifactId>workflow-support</artifactId> |
170 | | - <version>2.20</version> |
| 170 | + <version>2.22</version> |
171 | 171 | </dependency> |
172 | 172 | <dependency> |
173 | 173 | <groupId>org.jenkins-ci.plugins.workflow</groupId> |
174 | 174 | <artifactId>workflow-support</artifactId> |
175 | | - <version>2.20</version> |
| 175 | + <version>2.22</version> |
176 | 176 | <classifier>tests</classifier> |
177 | 177 | </dependency> |
178 | 178 | <dependency> |
|
247 | 247 | <dependency> |
248 | 248 | <groupId>org.jenkins-ci.plugins</groupId> |
249 | 249 | <artifactId>structs</artifactId> |
250 | | - <version>1.14</version> |
| 250 | + <version>1.17</version> |
251 | 251 | </dependency> |
252 | 252 | <dependency> |
253 | 253 | <groupId>org.mockito</groupId> |
|
0 commit comments