Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#515)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index c2b9a0d..cd3d897 100644
--- a/pom.xml
+++ b/pom.xml
@@ -618,7 +618,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.16.0</version>
+        <version>2.16.1</version>
       </dependency>
       <!-- Test HTTP with Apache HttpComponent Core -->
       <dependency>