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 888ca1c commit 4bcea43Copy full SHA for 4bcea43
pom.xml
@@ -261,7 +261,7 @@
261
<plugin>
262
<groupId>org.jacoco</groupId>
263
<artifactId>jacoco-maven-plugin</artifactId>
264
- <version>0.8.7</version>
+ <version>0.8.8</version>
265
<executions>
266
<execution>
267
<id>prepare-agent</id>
@@ -281,7 +281,7 @@
281
282
<groupId>org.sonarsource.scanner.maven</groupId>
283
<artifactId>sonar-maven-plugin</artifactId>
284
- <version>3.7.0.1746</version>
+ <version>3.9.1.2184</version>
285
</plugin>
286
287
<groupId>org.apache.maven.plugins</groupId>
0 commit comments