diff --git a/pom.xml b/pom.xml index 636e2cd673..6a8d4f066e 100644 --- a/pom.xml +++ b/pom.xml @@ -500,7 +500,7 @@ commons-io commons-io - 2.14.0 + 2.15.0 test diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a19de572a1..e3d6c60649 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -323,7 +323,7 @@ Remove deprecated sudo setting. #161. - Bump tests from commons-io:commons-io 2.6 to 2.13.0 #180. + Bump tests from commons-io:commons-io 2.6 to 2.15.0 #180. Bump maven-pmd-plugin from 3.12.0 to 3.19.0 #167, #196, #253, #311, #334.