Bump commons-collections from 2.1 to 3.2.2

Bumps commons-collections from 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/core/pom.xml b/core/pom.xml
index f81a8b1..e572bdf 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -100,7 +100,7 @@
     <dependency>
       <groupId>commons-collections</groupId>
       <artifactId>commons-collections</artifactId>
-      <version>2.1</version>
+      <version>3.2.2</version>
     </dependency>
     <dependency>
       <groupId>commons-jexl</groupId>
diff --git a/pom.xml b/pom.xml
index c35a967..3ac1a6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -433,7 +433,7 @@
     <dependency>
       <groupId>commons-collections</groupId>
       <artifactId>commons-collections</artifactId>
-      <version>2.1</version>
+      <version>3.2.2</version>
     </dependency>
     <dependency>
       <groupId>commons-jexl</groupId>