From 0b35dfc986fde69db93a9ef81ca9fc46687efc06 Mon Sep 17 00:00:00 2001 From: Looly Date: Fri, 5 May 2023 00:25:57 +0800 Subject: [PATCH] remove args --- pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pom.xml b/pom.xml index 20c902ded..f49d49693 100755 --- a/pom.xml +++ b/pom.xml @@ -179,9 +179,6 @@ org.apache.maven.plugins maven-surefire-plugin 3.0.0 - - --add-opens java.base/java.lang=ALL-UNNAMED - org.apache.maven.plugins