diff --git a/pom.xml b/pom.xml
index 1c39fdb..3eb4ef9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,10 +154,6 @@
org.jacoco
jacoco-maven-plugin
0.8.10
-
-
- false
-
prepare-agent
@@ -167,7 +163,6 @@
report
- test
report
@@ -184,6 +179,7 @@
fr.greencodeinitiative.python.PythonPlugin
true
${sonarqube.version}
+ true
${java.version}
@@ -204,29 +200,30 @@
shade
+ false
+ true
+ false
- commons-*:*
+ org.sonarsource.analyzer-commons:sonar-analyzer-commons:*
META-INF/**
- org.*:*
+ org.glassfish:jakarta.json:*
META-INF/**
- org/sonar/api/batch/sensor/**
- javax/annotation/**
- com.*:*
+ jakarta.json:jakarta.json-api:*
META-INF/**
- junit:*
+ io.ecocode:ecocode-rules-specifications:*
META-INF/**