diff --git a/pom.xml b/pom.xml index f757c4b3..c9bad77d 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,7 @@ under the License. 1.7.5 3.3.1 3.6.0 + 2.15.0 true 2023-05-11T20:36:09Z @@ -152,7 +153,7 @@ under the License. commons-io commons-io - 2.13.0 + ${commonsIoVersion} org.apache.maven.shared diff --git a/src/it/projects/bugs/massembly-730/pom.xml b/src/it/projects/bugs/massembly-730/pom.xml index c87a39f8..2ba85d86 100644 --- a/src/it/projects/bugs/massembly-730/pom.xml +++ b/src/it/projects/bugs/massembly-730/pom.xml @@ -109,7 +109,7 @@ under the License. commons-io commons-io - 2.7 + @commonsIoVersion@ test