diff --git a/plexus-compiler-its/pom.xml b/plexus-compiler-its/pom.xml index 92f16424..5e3175fd 100644 --- a/plexus-compiler-its/pom.xml +++ b/plexus-compiler-its/pom.xml @@ -15,7 +15,6 @@ 4.13.2 - 3.0.16 true @@ -38,7 +37,7 @@ org.apache.maven.plugins maven-invoker-plugin - 3.3.0 + 3.5.1 integration-tests @@ -66,25 +65,6 @@ - - - - org.codehaus.groovy - groovy - ${groovy.version} - runtime - - - org.codehaus.groovy - groovy-json - ${groovy.version} - - - org.codehaus.groovy - groovy-xml - ${groovy.version} - -