From f80feb89d9aeba24f8de1850f6980ffa23ea88ca Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Mon, 10 Jul 2023 15:59:18 +0200 Subject: [PATCH] Various upgrades --- build-plugin/pom.xml | 4 ++-- pom.xml | 54 +++++++++++++++++++++++++++++--------------- 2 files changed, 38 insertions(+), 20 deletions(-) diff --git a/build-plugin/pom.xml b/build-plugin/pom.xml index ed10f93eb..50822307b 100644 --- a/build-plugin/pom.xml +++ b/build-plugin/pom.xml @@ -35,8 +35,8 @@ 11 2.28.0.Final - 3.7.0 - 3.7.0 + 3.9.0 + 3.9.0 diff --git a/pom.xml b/pom.xml index ae3a09382..010584c6a 100644 --- a/pom.xml +++ b/pom.xml @@ -79,10 +79,11 @@ 1.0.0 3.24.2 - 1.22 + 1.23 + 22.3.1 - 0.9.18 - 4.0.7 + 0.9.23 + 4.0.13 1.0 2.4.0 3.23.0 @@ -93,26 +94,23 @@ 1.9.13 1.7.36 - 0.9.0.M1 + 0.9.0.M2 - 3.0.0 - 3.10.1 - 2.1.0 + 3.2.0 + 3.11.0 + 3.0.0 3.3.0 - 3.1.0 - 3.4.1 - 1.4.1 - 3.0.0-M8 - + 3.1.1 + 3.5.0 + 1.5.0 + 3.1.2 1.3.2 - - 3.0.0-M8 - 1.13.9 - 1.0.19 + 3.0.1 + 1.0.20 3.29.2-GA - 3.3.0 + 3.6.0 1.4.20 1.0 0.6.3 @@ -478,7 +476,7 @@ org.apache.maven.plugins maven-wrapper-plugin - 3.1.1 + 3.2.0 org.codehaus.mojo @@ -499,6 +497,26 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-maven-3 + + enforce + + + + + 3.5.4 + + + true + + + + org.codehaus.gmavenplus gmavenplus-plugin