diff --git a/pom.xml b/pom.xml index 7ac296815..1d974e42d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.codehaus.mojo mojo-parent - 78 + 80 org.codehaus.mojo.versions @@ -339,7 +339,6 @@ - org.codehaus.mojo @@ -361,6 +360,10 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + org.apache.maven.plugins @@ -393,30 +396,4 @@ - - - - java11+ - - [11,) - - - - - - - com.diffplug.spotless - spotless-maven-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - ${checkstyle.spotless.config} - - - - - -