We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f0dc8 commit d84c078Copy full SHA for d84c078
sonar-plugins/pom.xml
@@ -12,7 +12,7 @@
12
<properties>
13
<sonar.moduleKey>${artifactId}</sonar.moduleKey>
14
<sonar.version>9.4.0.54424</sonar.version>
15
- <java.plugin.version>8.15.0.39343</java.plugin.version>
+ <java.plugin.version>8.16.0.39645</java.plugin.version>
16
<maven.compiler.source>11</maven.compiler.source>
17
<maven.compiler.target>11</maven.compiler.target>
18
</properties>
0 commit comments