Bump commons-collections from 3.2.1 to 3.2.2 in /htlblog

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/htlblog/pom.xml b/htlblog/pom.xml
index 3d54198..b624308 100644
--- a/htlblog/pom.xml
+++ b/htlblog/pom.xml
@@ -142,7 +142,7 @@
         <dependency>
             <groupId>commons-collections</groupId>
             <artifactId>commons-collections</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.2</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>