aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJacek <jacek.poreda@sonarsource.com>2022-12-22 15:53:16 +0100
committerJacek <jacek.poreda@sonarsource.com>2022-12-22 16:16:40 +0100
commit9ac10d3f03e9ca8e94ecb46a2c0e7ef2c7e784a3 (patch)
tree40e6d2e1a01b94439f32d55f78eedffc4427fdb0 /pom.xml
parent1ac1104ea35ee43ca1b9658328951a2d6a378471 (diff)
downloadsonar-scanner-cli-9ac10d3f03e9ca8e94ecb46a2c0e7ef2c7e784a3.tar.gz
sonar-scanner-cli-9ac10d3f03e9ca8e94ecb46a2c0e7ef2c7e784a3.zip
Bump sonar-scanner-api to 2.16.3.1081
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 74695a6..4e9dfb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
<dependency>
<groupId>org.sonarsource.scanner.api</groupId>
<artifactId>sonar-scanner-api</artifactId>
- <version>2.17.0.1059</version>
+ <version>2.16.3.1081</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
@@ -369,4 +369,4 @@
</profile>
</profiles>
-</project> \ No newline at end of file
+</project>