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 68559c7 commit a10a127Copy full SHA for a10a127
pom.xml
@@ -479,14 +479,14 @@
479
<dependency>
480
<groupId>commons-collections</groupId>
481
<artifactId>commons-collections</artifactId>
482
- <version>3.2.1</version>
+ <version>3.2.2</version>
483
<type>jar</type>
484
<scope>compile</scope>
485
</dependency>
486
487
<groupId>org.apache.commons</groupId>
488
<artifactId>commons-collections4</artifactId>
489
- <version>4.0</version>
+ <version>4.1</version>
490
491
492
0 commit comments