Bump commons-io from 2.5 to 2.7

Bumps commons-io from 2.5 to 2.7.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index c1f3327..68dddb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -233,7 +233,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.5</version>
+      <version>2.7</version>
       <scope>provided</scope>
     </dependency>
     <dependency>