diff --git a/pom.xml b/pom.xml index 834261b..5590add 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.2 org.apache.maven.plugins @@ -224,6 +224,14 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.2 + + -XX:+AllowRedefinitionToAddDeleteMethods + +