From 078f5a3fa94101e05e9fcebdfeac089a863f2fd4 Mon Sep 17 00:00:00 2001 From: Ralph Schaer Date: Thu, 29 Feb 2024 08:26:16 +0100 Subject: [PATCH] Upgrade --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eeb2dfa..bb514b4 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,10 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.5 + + --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED +