aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorlukasz-jarocki-sonarsource <77498856+lukasz-jarocki-sonarsource@users.noreply.github.com>2022-09-29 15:08:05 +0200
committerGitHub <noreply@github.com>2022-09-29 15:08:05 +0200
commit631b2a61850bce96b3c6eddf267958be4b26dcc6 (patch)
tree21bfed1a0259366aa168f2ff05115307bc156740 /pom.xml
parent4a0b9cf0d15b79b16c55737ed4ed242bcac4c7f8 (diff)
downloadsonar-scanner-cli-631b2a61850bce96b3c6eddf267958be4b26dcc6.tar.gz
sonar-scanner-cli-631b2a61850bce96b3c6eddf267958be4b26dcc6.zip
NO-JIRA fixing version of base pom and integration tests (#132)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5867212..ea114a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
- <version>61.0.147</version>
+ <version>63.0.187</version>
</parent>
<groupId>org.sonarsource.scanner.cli</groupId>