diff --git a/pom.xml b/pom.xml index db2ac15..b313fb7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.jetlinks @@ -162,12 +163,15 @@ org.jacoco jacoco-maven-plugin - 0.8.0 + 0.8.8 prepare-agent + + jacocoArgLine + report @@ -217,27 +221,18 @@ - - - org.codehaus.groovy - groovy-all - 2.4.15 - - org.apache.maven.plugins maven-surefire-plugin - 2.17 + 2.22.0 **/*Test.java - **/*Test.groovy **/*Tests.java - **/*Test.groovy - **/*Spec.java + -Dfile.encoding=UTF-8 ${jacocoArgLine}