diff --git a/pom.xml b/pom.xml index d9e45ff..3bb5eb5 100644 --- a/pom.xml +++ b/pom.xml @@ -144,6 +144,13 @@ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + @@ -184,26 +191,5 @@ - - java11+ - - [11,) - - - - - com.diffplug.spotless - spotless-maven-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - ${checkstyle.spotless.config} - - - - -