diff options
Diffstat (limited to 'cps-path-parser/pom.xml')
-rw-r--r-- | cps-path-parser/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cps-path-parser/pom.xml b/cps-path-parser/pom.xml index 514784cb32..1b0ebe2ef2 100644 --- a/cps-path-parser/pom.xml +++ b/cps-path-parser/pom.xml @@ -34,6 +34,7 @@ <plugin> <groupId>org.antlr</groupId> <artifactId>antlr4-maven-plugin</artifactId> + <version>4.9.2</version> <executions> <execution> <goals> |