MPIR-439 update commons-io to 2.12.0 (#56)

diff --git a/pom.xml b/pom.xml
index 237de84..355d681 100644
--- a/pom.xml
+++ b/pom.xml
@@ -461,7 +461,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.11.0</version>
+      <version>2.12.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>