Bump commons-collections from 3.2.1 to 3.2.2

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>
diff --git a/pom.xml b/pom.xml
index d77daa3..0616e53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -903,7 +903,7 @@
             <dependency>
                 <groupId>commons-collections</groupId>
                 <artifactId>commons-collections</artifactId>
-                <version>3.2.1</version>
+                <version>3.2.2</version>
             </dependency>
             <dependency>
                 <groupId>commons-discovery</groupId>