[MASSEMBLY-1027] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#201)

---
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index ebc77af..38e7777 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
     <slf4jVersion>1.7.5</slf4jVersion>
     <mavenFilteringVersion>3.3.2</mavenFilteringVersion>
     <mavenArchiverVersion>3.6.2</mavenArchiverVersion>
-    <commonsIoVersion>2.16.0</commonsIoVersion>
+    <commonsIoVersion>2.16.1</commonsIoVersion>
 
     <testOutputToFile>true</testOutputToFile>
     <project.build.outputTimestamp>2024-03-15T07:53:45Z</project.build.outputTimestamp>
@@ -396,7 +396,7 @@
                 <!-- newer version needed by commons-compress -->
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.16.0</version>
+                <version>2.16.1</version>
               </dependency>
               <dependency>
                 <groupId>com.github.luben</groupId>