diff --git a/pom.xml b/pom.xml
index ea943bac..69dbecb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,6 +57,14 @@ http://maven.apache.org/maven-v4_0_0.xsd">
20
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 3.1.0
+
+ --enable-preview
+
+
org.antlr
antlr4-maven-plugin