From fb696b07cb116b5402cc5cf35668a8212ead6396 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Sun, 13 Mar 2022 09:40:41 -0700 Subject: [PATCH] Remove obsolete workaround for SUREFIRE-1588 (#237) --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3ea4f01..ed5221d 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,6 @@ 1.10 1.3 1.0-beta-4 - @@ -354,10 +353,6 @@ maven-surefire-plugin ${maven-surefire-plugin.version} - - - -Djdk.net.URLClassPath.disableClassPathURLCheck=true ${argLine} - maven-surefire-report-plugin