aboutsummaryrefslogtreecommitdiffstats
path: root/it/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/pom.xml')
-rw-r--r--it/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/it/pom.xml b/it/pom.xml
index 4388c1b..dc2ba60 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
- <version>58.0.22</version>
+ <version>60.0.52</version>
<relativePath />
</parent>
@@ -24,6 +24,8 @@
<properties>
<sonar.buildVersion>7.9.1</sonar.buildVersion>
<!-- following properties must be set in command-line : sonar.runtimeVersion and sonarRunner.version -->
+
+ <maven.compiler.release>8</maven.compiler.release>
</properties>
<dependencies>