Bump commons-collections from 2.1.1 to 3.2.2 in /tapestry-contrib

Bumps commons-collections from 2.1.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/tapestry-contrib/pom.xml b/tapestry-contrib/pom.xml
index b7fde75..17a5243 100644
--- a/tapestry-contrib/pom.xml
+++ b/tapestry-contrib/pom.xml
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>commons-collections</groupId>
             <artifactId>commons-collections</artifactId>
-            <version>2.1.1</version>
+            <version>3.2.2</version>
         </dependency>
         <dependency>
             <groupId>ognl</groupId>