From: Julien HENRY Date: Fri, 27 Sep 2024 09:33:45 +0000 (+0200) Subject: SCANCLI-157 Fix Bouncycastle issue on FIPS environments X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fheads%2Fjh%2Ffix_fips;p=sonar-scanner-cli.git SCANCLI-157 Fix Bouncycastle issue on FIPS environments --- diff --git a/pom.xml b/pom.xml index 9df7eb8..38cfcb3 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ org.sonarsource.scanner.lib sonar-scanner-java-library - 3.1.0.234 + 3.1.1.250 org.slf4j @@ -162,6 +162,15 @@ true true + + + + + true + + + + *:* @@ -171,7 +180,6 @@ META-INF/*.RSA META-INF/LICENSE.txt META-INF/NOTICE.txt - META-INF/MANIFEST.MF **/module-info.class