diff --git a/pom.xml b/pom.xml index 4fca0c4e..dc78ca0a 100644 --- a/pom.xml +++ b/pom.xml @@ -79,8 +79,8 @@ org.apache.maven.plugins maven-compiler-plugin - ${java.version} - ${java.version} + UTF-8 + ${java.version} @@ -89,6 +89,9 @@ maven-surefire-plugin UTF-8 + + UTF-8 + @@ -119,27 +122,6 @@ - com.github.spotbugs spotbugs-maven-plugin @@ -163,7 +145,7 @@ org.jacoco jacoco-maven-plugin - 0.8.3 + 0.8.7 prepare-agent @@ -189,6 +171,13 @@ + + + org.glassfish.jaxb + jaxb-runtime + 2.4.0-b180830.0438 + +