From fb167d3607694fd964e92aa391c792b3fe5a2f83 Mon Sep 17 00:00:00 2001 From: krishna-patel-ch Date: Thu, 11 Jul 2024 11:48:15 +0100 Subject: [PATCH] Updated pom.xml to use latest sonar --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ba5af20..c6d8a63 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ uk.gov.companieshouse companies-house-parent - 2.1.5 + 2.1.6 acsp-manage-users-api unversioned @@ -18,8 +18,6 @@ 3.13.0 3.3.0 3.0.8 - 4.0.0.4121 - 0.8.12 2.0.2 4.0.161 3.0.5 @@ -201,13 +199,16 @@ org.jacoco jacoco-maven-plugin - ${jacoco-maven-plugin.version} org.owasp dependency-check-maven ${dependency-check-maven-plugin.version} + + org.sonarsource.scanner.maven + sonar-maven-plugin + org.apache.maven.plugins maven-compiler-plugin