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 7ac154c commit 4c42a07Copy full SHA for 4c42a07
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.18.0.40025</java.plugin.version>
+ <java.plugin.version>8.19.0.40387</java.plugin.version>
16
<maven.compiler.source>11</maven.compiler.source>
17
<maven.compiler.target>11</maven.compiler.target>
18
</properties>
0 commit comments