diff --git a/pom.xml b/pom.xml
index c1352f1..90dfa9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,6 +86,7 @@
1.7.32
appform-io
https://sonarcloud.io
+ 2.19.2
@@ -136,6 +137,39 @@
+
+ com.diffplug.spotless
+ spotless-maven-plugin
+ ${spotless.version}
+
+
+
+ check
+
+
+
+
+
+ origin/master
+
+
+
+
+
+ 1.8
+
+ true
+
+
+
+
+ /* (C)$YEAR */
+
+
+
+
org.projectlombok
lombok-maven-plugin