diff --git a/libraries-2/pom.xml b/libraries-2/pom.xml index 01c5c79588..1d5cde75a2 100644 --- a/libraries-2/pom.xml +++ b/libraries-2/pom.xml @@ -12,14 +12,6 @@ 1.0.0-SNAPSHOT - - - jboss-public-repository-group - JBoss Public Repository Group - https://repo.maven.apache.org/maven2 - - - org.mapdb @@ -129,7 +121,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + ${maven-surefire-plugin.version} --add-exports=java.base/jdk.internal.ref=ALL-UNNAMED --add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED --add-opens=jdk.compiler/com.sun.tools.javac=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED diff --git a/pom.xml b/pom.xml index 55b25f40de..63113b665c 100644 --- a/pom.xml +++ b/pom.xml @@ -997,7 +997,7 @@ java-native jsoup ksqldb - libraries-2 + libraries-2 libraries-7 libraries-apache-commons libraries-apache-commons-collections