From d07b650af65b3677b76b416c1e3805ad3826e9c1 Mon Sep 17 00:00:00 2001 From: sebdet Date: Fri, 8 Nov 2019 13:49:44 +0100 Subject: [PATCH] Update sonar plugin Update sonar plugin to latest for Jdk 13 Issue-ID: CLAMP-327 Change-Id: I780e9d13820c3b0fe351a651aec782bf4ac46ccb Signed-off-by: sebdet --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 06231a07..803722de 100644 --- a/pom.xml +++ b/pom.xml @@ -1178,6 +1178,11 @@ 13 + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.7.0.1746 + -- 2.16.6