We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be910f2 commit 4d64b44Copy full SHA for 4d64b44
pom.xml
@@ -218,6 +218,11 @@
218
<groupId>io.jenkins.plugins</groupId>
219
<artifactId>caffeine-api</artifactId>
220
</dependency>
221
+ <dependency>
222
+ <groupId>io.jenkins.plugins</groupId>
223
+ <artifactId>commons-collections4-api</artifactId>
224
+ <version>4.5.0-8.va_d5448ef9011</version>
225
+ </dependency>
226
<dependency>
227
228
<artifactId>commons-lang3-api</artifactId>
0 commit comments