Bump commons-io from 2.12.0 to 2.13.0 (closes #72)

Bumps commons-io from 2.12.0 to 2.13.0.

Change-Id: Icea2859094313a596516a884b718947b0dba310d

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Change-Id: I447c39f558a55b7cd644f60fa4de7c5aaa42ac56
diff --git a/pom.xml b/pom.xml
index 5d2a0fb..9024c99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.12.0</version>
+      <version>2.13.0</version>
     </dependency>
 
     <!-- Logging -->