Bump commons-collections from 2.1.1 to 3.2.2

Bumps commons-collections from 2.1.1 to 3.2.2.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-15 21:35:42 +00:00 committed by GitHub
parent e3d7bfb432
commit 2963347fdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>2.1.1</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>xdoclet</groupId>