Upgrade jacoco-maven-plugin from 0.8.8 to 0.8.12.
parent
9ab342c3a7
commit
5344db0106
2
pom.xml
2
pom.xml
|
@ -468,7 +468,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.jacoco</groupId>
|
<groupId>org.jacoco</groupId>
|
||||||
<artifactId>jacoco-maven-plugin</artifactId>
|
<artifactId>jacoco-maven-plugin</artifactId>
|
||||||
<version>0.8.8</version>
|
<version>0.8.12</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.amashchenko.maven.plugin</groupId>
|
<groupId>com.amashchenko.maven.plugin</groupId>
|
||||||
|
|
Loading…
Reference in New Issue