From 5a6aef7a1d78a97e54c58a4c51796028ba2454c2 Mon Sep 17 00:00:00 2001 From: Moxie Marlinspike Date: Tue, 27 Nov 2018 12:00:31 -0800 Subject: [PATCH] Fix jdk test problems --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6b7a9b74a..1eb724a1b 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.2 + 3.8.0 1.8 1.8 @@ -207,7 +207,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 + 3.1.0 @@ -251,6 +251,12 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M1 + + maven-assembly-plugin 2.4