From bc57a578629b3615bfe33148322b005397e2201e Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 21 May 2024 09:30:33 +0200 Subject: [PATCH] Update to the latest version of the scanner lib (uname -m) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 451b4f5..193581d 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ org.sonarsource.scanner.lib sonar-scanner-java-library - 3.0.0.146 + 3.0.0.168 org.slf4j -- 2.39.5