diff --git a/pom.xml b/pom.xml
index 2e10ec156..3dcf04e38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -492,7 +492,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 1e8970440..00c945623 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -211,7 +211,7 @@
Remove deprecated sudo setting. #161.
- Update tests from commons-io:commons-io 2.6 to 2.9.0 #180.
+ Update tests from commons-io:commons-io 2.6 to 2.10.0 #180.
Update actions/checkout from v1 to v2.3.4 #166 #173 #183 #193.