diff --git a/src/it/mavenPlugin/mojo/pom.xml b/src/it/mavenPlugin/mojo/pom.xml index 8182acd68..dddb33f7a 100644 --- a/src/it/mavenPlugin/mojo/pom.xml +++ b/src/it/mavenPlugin/mojo/pom.xml @@ -33,10 +33,6 @@ org.apache.maven.plugin-tools maven-plugin-annotations - - org.codehaus.plexus - plexus-utils - junit junit diff --git a/src/it/pom.xml b/src/it/pom.xml index 17102a3b6..2a6655b17 100644 --- a/src/it/pom.xml +++ b/src/it/pom.xml @@ -11,7 +11,7 @@ @project.build.sourceEncoding@ - 3.7 + 3.11 3.6.3 5.7.0 @@ -41,11 +41,6 @@ maven-plugin-annotations 3.6.0 - - org.codehaus.plexus - plexus-utils - 3.3.0 -