diff --git a/pom.xml b/pom.xml index 21d60abb9..985267000 100644 --- a/pom.xml +++ b/pom.xml @@ -266,7 +266,7 @@ commons-io commons-io - 2.15.0 + 2.15.1 test diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 233374a5a..76003b848 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -89,7 +89,7 @@ Bump maven-pmd-plugin from 3.13.0 to 3.19.0 #34, #72, #79, #94. - Bump tests commons-io:commons-io 2.6 to 2.15.0. + Bump tests commons-io:commons-io 2.6 to 2.15.1. Bump jacoco from 0.8.6 to 0.8.8; fixes jacoco on Java 17.