File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 5757 <sonarqube-plugin-api-min .version>9.9.0.65466</sonarqube-plugin-api-min .version>
5858
5959 <!-- Version of the SonarQube APIs used by `creedengo-java-plugin` -->
60- <!-- <sonar.plugin.api.version>9.5.0.71</sonar.plugin.api.version>-->
6160 <sonar .plugin.api.version>11.4.0.2922</sonar .plugin.api.version>
6261
6362 <!-- Version of `sonar-java-plugin` that `creedengo-java-plugin` depends on -->
7069
7170 <sonar-analyzer-commons .version>2.17.0.3322</sonar-analyzer-commons .version>
7271
73- <!-- <sonar-packaging.version>1.21.0.505</sonar-packaging.version>-->
7472 <sonar-packaging .version>1.23.0.740</sonar-packaging .version>
7573
7674 <junit .jupiter.version>5.12.2</junit .jupiter.version>
408406 <plugin >
409407 <groupId >com.mycila</groupId >
410408 <artifactId >license-maven-plugin</artifactId >
411- <!-- <version>4.6</version> -->
412- <version >3.0 </version >
409+ <!-- max version for compatibility with JDK 11 -->
410+ <version >4.1 </version >
413411 <configuration >
414412 <properties >
415413 <owner >Green Code Initiative</owner >
You can’t perform that action at this time.
0 commit comments