diff --git a/pom.xml b/pom.xml index bcb14f5..19de695 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ maven-plugins org.apache.maven.plugins - 36 + 37 diff --git a/src/it/MJAR-162/pom.xml b/src/it/MJAR-162/pom.xml index 63c4832..cd26816 100644 --- a/src/it/MJAR-162/pom.xml +++ b/src/it/MJAR-162/pom.xml @@ -32,12 +32,17 @@ junit junit - 3.8.1 + 4.13.2 test + + org.apache.maven.plugins + maven-resources-plugin + 3.3.0 + org.apache.maven.plugins maven-jar-plugin