diff --git a/pom.xml b/pom.xml
index 1cd0f45..a616989 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,6 +87,14 @@
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 3.0.0-M5
+
+ @{argLine} --enable-native-access ALL-UNNAMED --add-modules jdk.incubator.foreign
+
+
org.jacoco
jacoco-maven-plugin