diff --git a/pom.xml b/pom.xml index cd0884278bb..9d62c460d41 100644 --- a/pom.xml +++ b/pom.xml @@ -253,6 +253,46 @@ + + com.diffplug.spotless + spotless-maven-plugin + 2.39.0 + + + + pom.xml + + + 2 + + recommended_2008_06 + + true + + + + true + + scope,groupId,artifactId + + groupId,artifactId + + groupId,artifactId + + + + true + + + + + + check + + validate + + + org.apache.maven.plugins maven-enforcer-plugin