Skip to content

Commit 235bb58

Browse files
committed
revert to sonarqube 25.12.0
1 parent d415aed commit 235bb58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@
9191
<!-- <test-it.sonarqube.version>25.4.0.105899</test-it.sonarqube.version>-->
9292
<!-- <test-it.sonarqube.version>25.5.0.107428</test-it.sonarqube.version>-->
9393
<!-- <test-it.sonarqube.version>25.9.0.112764</test-it.sonarqube.version>-->
94-
<!-- <test-it.sonarqube.version>25.12.0.117093</test-it.sonarqube.version>-->
94+
<test-it.sonarqube.version>25.12.0.117093</test-it.sonarqube.version>
9595

9696
<!-- 26.1 KO because of compilation error : 26.1 was compiled with JDK 21-->
97-
<test-it.sonarqube.version>26.1.0.118079</test-it.sonarqube.version>
97+
<!-- <test-it.sonarqube.version>26.1.0.118079</test-it.sonarqube.version>-->
9898

9999
<!-- Version of `sonar-java-plugin` used by integration tests (you can override this value to perform matrix compatibility tests) -->
100100
<test-it.sonarjava.version>${sonarjava.version}</test-it.sonarjava.version>

0 commit comments

Comments
 (0)