[MSHARED-1302] upgrade commons-io to 2.13.0 (#34)

diff --git a/pom.xml b/pom.xml
index ad7b6a0..709f678 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.11.0</version>
+      <version>2.13.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>