diff --git a/pom.xml b/pom.xml index 0c3c1d1c..2400fe4d 100644 --- a/pom.xml +++ b/pom.xml @@ -47,16 +47,16 @@ - + 17 UTF-8 UTF-8 - + 6.2.11 5.12.1 - + 3.14.0 3.1.4 @@ -145,6 +145,21 @@ + + + + org.jacoco + jacoco-maven-plugin + 0.8.14 + + + prepare-agent + + prepare-agent + + + + @@ -187,6 +202,20 @@ maven-jxr-plugin ${maven.jxr.plugins.version} + + + + org.jacoco + jacoco-maven-plugin + 0.8.14 + + + + report + + + +