aboutsummaryrefslogtreecommitdiffstats
path: root/it
diff options
context:
space:
mode:
Diffstat (limited to 'it')
-rw-r--r--it/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/it/pom.xml b/it/pom.xml
index 3e843d4..85efafe 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.sonarsource.orchestrator</groupId>
<artifactId>sonar-orchestrator</artifactId>
- <version>3.24.0.1993</version>
+ <version>3.29.0.2543</version>
</dependency>
<dependency>
<groupId>junit</groupId>
@@ -48,12 +48,6 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonar-ws</artifactId>
<version>${sonar.buildVersion}</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.sonarsource.sonarqube</groupId>
- <artifactId>sonar-ws</artifactId>
- <version>${sonar.buildVersion}</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>