Bump commons-collections from 3.2.1 to 3.2.2 (#2)

Bumps commons-collections from 3.2.1 to 3.2.2.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-09-01 19:38:04 +01:00 committed by GitHub
parent ee646527b4
commit 6d4a08ade2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</dependency>
</dependencies>