Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] 2963347fdb
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>
2020-06-15 21:35:42 +00:00
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>