From 6bb1d2c99c5917543f3eb281277982e1a3b5eeba Mon Sep 17 00:00:00 2001 From: David DE CARVALHO Date: Fri, 4 Oct 2024 17:50:13 +0200 Subject: [PATCH] update lib versions + upgrade plugin version for incompatibility (issue 24) --- pom.xml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 9953d41..c004996 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.ecocode ecocode-python-plugin - 1.4.5-SNAPSHOT + 1.5.0-SNAPSHOT sonar-plugin ecoCode - Python language @@ -54,7 +54,6 @@ 4.1.0.11333 - 1.23.0.740 true 5.3.1 @@ -125,17 +124,17 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.13.0 org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.5.0 org.jacoco jacoco-maven-plugin - 0.8.10 + 0.8.12 prepare-agent @@ -154,7 +153,7 @@ org.sonarsource.sonar-packaging-maven-plugin sonar-packaging-maven-plugin - ${sonar-packaging.version} + 1.23.0.740 true ecocodepython @@ -175,7 +174,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.6.0 package @@ -220,7 +219,7 @@ org.codehaus.mojo buildnumber-maven-plugin - 3.1.0 + 3.2.1 validate @@ -237,7 +236,7 @@ com.mycila license-maven-plugin - 4.1 + 4.6 Green Code Initiative