Bump commons-collections from 3.2 to 3.2.2

Bumps commons-collections from 3.2 to 3.2.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 8f5c3ce..e02a8b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -653,7 +653,7 @@
             <dependency>
                 <groupId>commons-collections</groupId>
                 <artifactId>commons-collections</artifactId>
-                <version>3.2</version>
+                <version>3.2.2</version>
             </dependency>
             <dependency>
                 <groupId>javax.xml.bind</groupId>