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 0679987 commit 79f4480Copy full SHA for 79f4480
pom.xml
@@ -598,14 +598,14 @@
598
<dependency>
599
<groupId>commons-collections</groupId>
600
<artifactId>commons-collections</artifactId>
601
- <version>3.2.1</version>
+ <version>3.2.2</version>
602
<type>jar</type>
603
<scope>compile</scope>
604
</dependency>
605
606
<groupId>org.apache.commons</groupId>
607
<artifactId>commons-collections4</artifactId>
608
- <version>4.0</version>
+ <version>4.1</version>
609
610
611
0 commit comments