diff --git a/pom.xml b/pom.xml
index 7dae730..f84fcbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.codehaus.mojo
mojo-parent
- 78
+ 80
extra-enforcer-rules
@@ -57,8 +57,7 @@
-
- 11
+ MagicNumber
3.4.1
@@ -145,6 +144,10 @@
org.eclipse.sisu
sisu-maven-plugin
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+
@@ -166,6 +169,8 @@
org.apache.maven.plugins
maven-invoker-plugin
+ false
+ true
${project.build.directory}/it
true
src/it/settings.xml
@@ -193,43 +198,11 @@
install
run
-
- false
- true
-
-
-
- java11+
-
- [11,)
-
-
-
- MagicNumber
-
-
-
-
-
-
- com.diffplug.spotless
- spotless-maven-plugin
-
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
-
- ${checkstyle.spotless.config}
-
-
-
-
-