diff --git a/pom.xml b/pom.xml
index 47decf5..0f96e15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,33 +185,36 @@
${junitVersion}
test
-
-
- org.apache.maven.plugin-tools
- maven-plugin-annotations
- none
-
-
-
- com.diffplug.spotless
- spotless-maven-plugin
-
-
-
- src/**/*.java
-
-
-
-
- **/pom.xml
-
-
-
-
-
+
+
+
+ com.diffplug.spotless
+ spotless-maven-plugin
+
+
+
+ src/**/*.java
+
+
+
+
+ **/pom.xml
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+ true
+
+
+
+