Fix ANTLR version issue
[cps.git] / cps-path-parser / pom.xml
index 514784c..1b0ebe2 100644 (file)
@@ -34,6 +34,7 @@
             <plugin>
                 <groupId>org.antlr</groupId>
                 <artifactId>antlr4-maven-plugin</artifactId>
+                <version>4.9.2</version>
                 <executions>
                     <execution>
                         <goals>