diff --git a/pom.xml b/pom.xml index 90e61884..6805d584 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.codehaus.mojo mojo-parent - 78 + 80 jaxb2-maven-plugin @@ -107,10 +107,6 @@ - - 3.6.3 - 8 - 2.15.0 4.0.0 @@ -124,7 +120,6 @@ 2.9.1 - 3.12.0 2022-04-20T23:14:54Z @@ -189,7 +184,6 @@ org.apache.maven maven-plugin-api - ${mavenVersion} provided @@ -213,7 +207,6 @@ org.apache.maven.plugin-tools maven-plugin-annotations - ${maven-plugin-plugin.version} provided @@ -402,7 +395,6 @@ org.apache.maven.plugins maven-invoker-plugin - 3.6.1 true ${project.build.directory}/it @@ -445,44 +437,5 @@ - - reporting - - - skipReports - !true - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - ${maven-checkstyle-plugin.version} - - true - config/maven_checks.xml - config/maven-header.txt - - - - - - - java11+ - - [11,) - - - - - - com.diffplug.spotless - spotless-maven-plugin - - - -