Bump commons-io:commons-io from 2.14.0 to 2.15.0 (closes #85)

Bumps commons-io:commons-io from 2.14.0 to 2.15.0.

Change-Id: I38cc60a417d80260475e3dcc3a9fc64a3ed75788

---
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: I4860f9b0f79c18669e85d246068e55e94af8b394
diff --git a/pom.xml b/pom.xml
index 02a4b88..edb60a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.14.0</version>
+      <version>2.15.0</version>
     </dependency>
 
     <!-- Logging -->