Bump commons-collections in /ch.bitwave.maven.platform.parent

Bumps commons-collections from 3.2.1 to 3.2.2.

---
updated-dependencies:
- dependency-name: commons-collections:commons-collections
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-26 10:22:33 +00:00 committed by GitHub
parent 9298e787c5
commit 9fc30ebef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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