From 046c12b8febba84ef452b096623b9b686011d434 Mon Sep 17 00:00:00 2001 From: Manuele Simi Date: Thu, 15 Oct 2020 23:26:39 -0400 Subject: [PATCH] Downgrade maven-surefire-plugin to 2.22.2. Service maps are not loaded with 3.0. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index afd0305..0127704 100644 --- a/pom.xml +++ b/pom.xml @@ -768,7 +768,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M5 + 2.22.2 classes 10