Bump commons-io:commons-io from 2.15.1 to 2.16.1 (closes #114)

Bumps commons-io:commons-io from 2.15.1 to 2.16.1.

Change-Id: Ib03572f5bfa2c6e7a1b9ad5fa6cb1d4d2f6ab831

---
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: Ib61ad82e41d0dbb4ab7c861dc01cf5f739034921
diff --git a/pom.xml b/pom.xml
index 2df4b0b..21a308e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.15.1</version>
+      <version>2.16.1</version>
     </dependency>
 
     <!-- Logging -->