diff --git a/pom.xml b/pom.xml index ff2a21a07..0bed1e723 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.codehaus.mojo mojo-parent - 78 + 80 org.codehaus.mojo.versions @@ -336,7 +336,6 @@ - org.codehaus.mojo @@ -358,6 +357,10 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + org.apache.maven.plugins @@ -390,30 +393,4 @@ - - - - java11+ - - [11,) - - - - - - - com.diffplug.spotless - spotless-maven-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - ${checkstyle.spotless.config} - - - - - -