Skip to content

Commit 4d64b44

Browse files
Radekrantoniuk
authored andcommitted
Add commons-collections4-api dependency
1 parent be910f2 commit 4d64b44

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,11 @@
218218
<groupId>io.jenkins.plugins</groupId>
219219
<artifactId>caffeine-api</artifactId>
220220
</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>
221226
<dependency>
222227
<groupId>io.jenkins.plugins</groupId>
223228
<artifactId>commons-lang3-api</artifactId>

0 commit comments

Comments
 (0)