From 0c38a56fe29401bba4a6b678c587826e42dd3207 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Fri, 11 Jul 2025 14:17:28 +0100 Subject: [PATCH] Uplift sonar and related dependencies / plugins Issue-ID: POLICY-5413 Change-Id: I77366fe94b44fc8a659e5356bfc366cedc5e8768 Signed-off-by: adheli.tavares --- integration/pom.xml | 2 +- pom.xml | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index 6ccfdcd4..1d51a7d9 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -93,7 +93,7 @@ 3.5.3 3.5.1 6.5.1 - 3.11.0.3922 + 5.0.0.4389 3.0.68 2.2.29 diff --git a/pom.xml b/pom.xml index 534da503..e0e22d7c 100644 --- a/pom.xml +++ b/pom.xml @@ -51,6 +51,19 @@ + + + org.apache.maven + maven-core + 3.9.10 + + + org.apache.maven + maven-compat + 3.9.10 + + + -- 2.16.6