diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index 55f5ee74..c4ee2fd9 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -54,6 +54,7 @@ + 1.2.0-SNAPSHOT 1.37.0 1.16.6 @@ -74,6 +75,9 @@ 2.14.4 3.1.6 5.8.24 + + 1.5.0 + 2.40.0 @@ -392,11 +396,10 @@ - + org.codehaus.mojo flatten-maven-plugin - 1.5.0 false @@ -524,6 +527,22 @@ + + + + + org.codehaus.mojo + flatten-maven-plugin + ${flatten.version} + + + + com.diffplug.spotless + spotless-maven-plugin + ${spotless.version} + + + diff --git a/pom.xml b/pom.xml index a619cf3f..44ff73c6 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,6 @@ com.diffplug.spotless spotless-maven-plugin - 2.40.0 compile @@ -119,11 +118,10 @@ - + org.codehaus.mojo flatten-maven-plugin - 1.5.0 true oss @@ -141,7 +139,7 @@ - flatten.clean + flatten-clean clean clean