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 4d88880 commit d222f4eCopy full SHA for d222f4e
pom.xml
@@ -504,14 +504,14 @@
504
<dependency>
505
<groupId>commons-collections</groupId>
506
<artifactId>commons-collections</artifactId>
507
- <version>3.2.1</version>
+ <version>3.2.2</version>
508
<type>jar</type>
509
<scope>compile</scope>
510
</dependency>
511
512
<groupId>org.apache.commons</groupId>
513
<artifactId>commons-collections4</artifactId>
514
- <version>4.0</version>
+ <version>4.1</version>
515
516
517
0 commit comments