diff --git a/pom.xml b/pom.xml index 1aab8ed..913f946 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,14 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.2 + + -Dfile.encoding=${project.build.sourceEncoding} + +