diff --git a/pom.xml b/pom.xml
index 75becc31..e1ff9c65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
commons-io
commons-io
- 2.9.0
+ 2.10.0
test
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c98e6c44..1658b64a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,7 +60,7 @@
Update org.junit.jupiter:junit-jupiter from 5.6.0 to 5.7.0, #84 #109
Update tests from Apache Commons Lang 3.9 to 3.12.0.
- Update tests from commons-io:commons-io 2.6 to 2.9.0, #108.
+ Update tests from commons-io:commons-io 2.6 to 2.10.0, #108.
Bump actions/checkout from v1 to v2.3.4, #79, #92, #121.
Bump commons-parent from 50 to 51 #80.
Update maven-checkstyle-plugin from 3.0.0 to 3.1.1.