Use current version of Maven JaCoCo plugin.
This commit is contained in:
parent
0e25c94e3a
commit
7b101411e5
1
pom.xml
1
pom.xml
|
@ -521,6 +521,7 @@
|
||||||
|
|
||||||
<!-- Override clirr version to enable clirr on Java 8 -->
|
<!-- Override clirr version to enable clirr on Java 8 -->
|
||||||
<commons.clirr.version>2.8</commons.clirr.version>
|
<commons.clirr.version>2.8</commons.clirr.version>
|
||||||
|
<commons.jacoco.version>0.8.4</commons.jacoco.version>
|
||||||
|
|
||||||
<!--Commons Release Plugin -->
|
<!--Commons Release Plugin -->
|
||||||
<commons.bc.version>4.2</commons.bc.version>
|
<commons.bc.version>4.2</commons.bc.version>
|
||||||
|
|
Loading…
Reference in New Issue