Use current version of Maven JaCoCo plugin.

This commit is contained in:
Gary Gregory 2019-07-05 11:02:21 -04:00
parent 0e25c94e3a
commit 7b101411e5
1 changed files with 1 additions and 0 deletions

View File

@ -521,6 +521,7 @@
<!-- Override clirr version to enable clirr on Java 8 -->
<commons.clirr.version>2.8</commons.clirr.version>
<commons.jacoco.version>0.8.4</commons.jacoco.version>
<!--Commons Release Plugin -->
<commons.bc.version>4.2</commons.bc.version>