aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2025-03-20 11:58:45 +0100
committerJulien HENRY <julien.henry@sonarsource.com>2025-03-20 11:58:45 +0100
commit14f39ce50ffcbd7c28b317d00789829710526b3f (patch)
tree1aad621298ca0a872a94e8e7aec06d9a9289b8c0
parentfb01b1f51c07d9b7d84bec98b5bac9f1e1f49d01 (diff)
downloadsonar-scanner-cli-jh/SCANCLI-176_regions.tar.gz
sonar-scanner-cli-jh/SCANCLI-176_regions.zip
fixup! SCANCLI-176 Add support for the SonarQube Cloud US regionjh/SCANCLI-176_regions
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 302f57b..99091ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.sonarsource.scanner.lib</groupId>
<artifactId>sonar-scanner-java-library</artifactId>
- <version>3.3.0.438</version>
+ <version>3.3.1.450</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>