aboutsummaryrefslogtreecommitdiffstats
path: root/it
diff options
context:
space:
mode:
authorAntoine Vigneau <antoine.vigneau@sonarsource.com>2023-06-07 15:44:35 +0200
committerAntoine Vigneau <antoine.vigneau@sonarsource.com>2023-06-08 13:59:50 +0200
commit528022bc8aa28d2fcef2e1e54370d874ff9965ab (patch)
tree9c023c5061a36d25d48b632a69c8e243b3c52d1d /it
parent6529bb38fb5df5918151d4e9b0c08c5841ae7439 (diff)
downloadsonar-scanner-cli-528022bc8aa28d2fcef2e1e54370d874ff9965ab.tar.gz
sonar-scanner-cli-528022bc8aa28d2fcef2e1e54370d874ff9965ab.zip
SQSCANNER-115 Fix SSF-392
Diffstat (limited to 'it')
-rw-r--r--it/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/pom.xml b/it/pom.xml
index 85323f8..6719a2c 100644
--- a/it/pom.xml
+++ b/it/pom.xml
@@ -25,7 +25,7 @@
<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>
+ <maven.compiler.release>11</maven.compiler.release>
</properties>
<dependencies>