[MSHARED-1380] Upgrade commons-io to 2.16.1
diff --git a/pom.xml b/pom.xml
index bb3d0db..56cea16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.13.0</version>
+      <version>2.16.1</version>
     </dependency>
 
     <!-- Test -->