Bump commons-collections in /itests/jpa-container-itest

Bumps commons-collections from 3.2.1 to 3.2.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/itests/jpa-container-itest/pom.xml b/itests/jpa-container-itest/pom.xml
index 60fb46e..efe8bfc 100644
--- a/itests/jpa-container-itest/pom.xml
+++ b/itests/jpa-container-itest/pom.xml
@@ -192,7 +192,7 @@
         <dependency>
             <groupId>commons-collections</groupId>
             <artifactId>commons-collections</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>