From 33628a5b1e7ae4e49a884de5c74d5ff92baf42e9 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sat, 16 Sep 2023 15:47:31 +0200 Subject: [PATCH] Bump parent from 72 to 76 --- pom.xml | 40 +++++++++++++++++++++++++++------------- 1 file changed, 27 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 3616f5ee..888c05d3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.codehaus.mojo mojo-parent - 72 + 76 org.codehaus.mojo @@ -94,7 +94,8 @@ ${project.build.directory}/staging/mrm 3.2.5 - 1.8 + 8 + 11 9.4.51.v20230217 MagicNumber 2022-12-24T13:09:21Z @@ -194,17 +195,6 @@ - - com.diffplug.spotless - spotless-maven-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - ${checkstyle.spotless.config} - - org.codehaus.mojo animal-sniffer-maven-plugin @@ -241,4 +231,28 @@ + + + + java11+ + + [11,) + + + + + com.diffplug.spotless + spotless-maven-plugin + + + org.apache.maven.plugins + maven-checkstyle-plugin + + ${checkstyle.spotless.config} + + + + + +