Bump commons-io:commons-io from 2.15.0 to 2.15.1 (closes #89)

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

Change-Id: I47b6e7e3c1faf5e1e8f59d667004bbd12ebb8719

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

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

Change-Id: Ib104df8d6057200c19f6ccf137cc1335280fb925
diff --git a/pom.xml b/pom.xml
index 70dba31..9f287d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.15.0</version>
+      <version>2.15.1</version>
     </dependency>
 
     <!-- Logging -->