diff --git a/pom.xml b/pom.xml index 992a2d91..a20f8b9f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. org.apache.maven.plugins maven-plugins - 37 + 39 @@ -215,6 +215,17 @@ under the License. org.eclipse.sisu sisu-maven-plugin + + com.diffplug.spotless + spotless-maven-plugin + + + + src/**/*.java + + + +