diff --git a/pom.xml b/pom.xml index dc491f16..a2cc41b9 100644 --- a/pom.xml +++ b/pom.xml @@ -64,6 +64,7 @@ 3.2.0 3.0.0 2.22.2 + 3.0.0-M5 3.3.1 1.6.0 3.1.0 @@ -666,6 +667,16 @@ + + org.apache.maven.plugins + maven-surefire-report-plugin + ${maven-surefire-report-plugin.version} + + + org.apache.maven.plugins + maven-jxr-plugin + 2.1 +