From a691095c18b63e1a11fad9f6349166a9f76bc7fe Mon Sep 17 00:00:00 2001 From: Thierry Boileau Date: Sun, 3 Nov 2024 14:42:50 +0100 Subject: [PATCH] Updated Maven plugins versions --- pom.xml | 60 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/pom.xml b/pom.xml index b0342bb37f..ff0a4f5988 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,32 @@ scm:git:${project.scm.url} + + + Apache 2.0 license + https://opensource.org/license/apache-2-0/ + repo + + + EPL 1.0 license + https://opensource.org/license/epl-1-0/ + repo + + + + + + Jerome Louvel + jlouvel + https://github.com/jlouvel + + + Thierru Boileau + thboileau + https://github.com/thboileau + + + false 1.8 @@ -195,7 +221,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 sign-artifacts @@ -216,7 +242,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + 1.7.0 true ossrh @@ -227,7 +253,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.4.1 + 3.5.0 enforce @@ -251,7 +277,7 @@ org.kordamp.maven pomchecker-enforcer-rules - 1.11.0 + 1.14.0 @@ -275,32 +301,6 @@ - - - Apache 2.0 license - https://opensource.org/license/apache-2-0/ - repo - - - EPL 1.0 license - https://opensource.org/license/epl-1-0/ - repo - - - - - - Jerome Louvel - jlouvel - https://github.com/jlouvel - - - Thierru Boileau - thboileau - https://github.com/thboileau - - -