diff --git a/nucleus/parent/pom.xml b/nucleus/parent/pom.xml index 31062639d0d..d12a349e84b 100644 --- a/nucleus/parent/pom.xml +++ b/nucleus/parent/pom.xml @@ -691,7 +691,7 @@ maven-compiler-plugin - 3.8.1 + 3.9.0 11 11 @@ -705,7 +705,7 @@ maven-dependency-plugin - 3.1.2 + 3.2.0 org.glassfish.build @@ -796,7 +796,7 @@ com.puppycrawl.tools checkstyle - 8.43 + 9.3 @@ -817,7 +817,7 @@ maven-release-plugin - 3.0.0-M1 + 3.0.0-M5 maven-resources-plugin @@ -825,7 +825,7 @@ maven-site-plugin - 3.9.0 + 3.10.0 maven-assembly-plugin @@ -833,7 +833,7 @@ maven-deploy-plugin - 3.0.0-M1 + 3.0.0-M2 maven-install-plugin @@ -841,12 +841,12 @@ maven-jar-plugin - 3.2.0 + 3.2.2 org.codehaus.mojo build-helper-maven-plugin - 3.2.0 + 3.3.0 maven-invoker-plugin diff --git a/nucleus/pom.xml b/nucleus/pom.xml index 08b07186399..a724c849530 100644 --- a/nucleus/pom.xml +++ b/nucleus/pom.xml @@ -101,7 +101,7 @@ maven-war-plugin - 3.3.1 + 3.3.2 org.codehaus.mojo