diff --git a/pom.xml b/pom.xml index 07a594d..71013b0 100644 --- a/pom.xml +++ b/pom.xml @@ -66,15 +66,23 @@ under the License. 11 ${maven-site-plugin.version} - 3.2.5 false + + + + org.codehaus.plexus + plexus-utils + 4.0.0 + + + + org.apache.maven maven-plugin-api - ${mavenVersion} provided @@ -98,7 +106,6 @@ under the License. org.apache.maven.plugin-tools maven-plugin-annotations - 3.10.2 provided @@ -109,7 +116,11 @@ under the License. org.codehaus.plexus plexus-utils - 3.5.1 + + + org.codehaus.plexus + plexus-xml + 3.0.0 edu.ucla.cs.compilers @@ -157,7 +168,6 @@ under the License. junit junit - 4.13.2 test