diff --git a/mod-configuration-client/pom.xml b/mod-configuration-client/pom.xml index aff98e3..02424a1 100644 --- a/mod-configuration-client/pom.xml +++ b/mod-configuration-client/pom.xml @@ -41,7 +41,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.0 + 3.6.1 generate-sources @@ -86,7 +86,7 @@ org.apache.maven.plugins maven-antrun-plugin - 3.1.0 + 3.2.0 delete_modulename diff --git a/mod-configuration-server/pom.xml b/mod-configuration-server/pom.xml index c42a713..59d14da 100644 --- a/mod-configuration-server/pom.xml +++ b/mod-configuration-server/pom.xml @@ -47,7 +47,7 @@ dev.aspectj aspectj-maven-plugin - 1.14 + 1.14.1 true false @@ -89,7 +89,7 @@ maven-resources-plugin - 3.3.1 + 3.5.0 copy-resources @@ -114,7 +114,7 @@ apidocs directory so that they can be used via the local html api console. --> maven-antrun-plugin - 3.1.0 + 3.2.0 prepare-package @@ -138,7 +138,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.0 + 3.6.1 generate-sources @@ -156,7 +156,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.6.0 + 3.6.2 package diff --git a/pom.xml b/pom.xml index 8b7f55c..c39f14e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,8 @@ 1.9.22.1 ${project.parent.basedir}/ramls /configurations/entries - 5.0.5 - 36.0.0-SNAPSHOT + 5.0.11 + 36.0.0 1.0.1 @@ -48,7 +48,7 @@ org.apache.logging.log4j log4j-bom - 2.24.3 + 2.25.4 pom import @@ -112,7 +112,7 @@ maven-compiler-plugin - 3.14.0 + 3.15.0 21 UTF-8 @@ -135,12 +135,12 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.5.0 + 3.6.0 com.puppycrawl.tools checkstyle - 10.21.3 + 13.4.0 @@ -161,13 +161,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.2 + 3.5.5 org.apache.maven.plugins maven-release-plugin - 3.1.1 + 3.3.1 clean verify v@{project.version} @@ -201,7 +201,7 @@ maven-resources-plugin - 3.3.1 + 3.5.0 false @@ -254,7 +254,7 @@ maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -268,7 +268,7 @@ maven-javadoc-plugin - 3.11.2 + 3.12.0 attach-javadocs