From da7eccf13cdbc86732ae5ce010014391feb5416d Mon Sep 17 00:00:00 2001 From: Wolfieheart Date: Fri, 3 Jan 2025 22:28:55 +0100 Subject: [PATCH] [CI-SKIP] Remove Redundant Compiler Args when Debugging Signed-off-by: Wolfieheart --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 29d180d8..cd1160fd 100644 --- a/pom.xml +++ b/pom.xml @@ -91,10 +91,6 @@ ${java.version} ${java.version} - - --add-opens - jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED -