Adopt Rewrite snapshots. Upgrade antlr to 4.11

This commit is contained in:
aboyko
2023-02-07 14:01:58 -05:00
parent e2134dd186
commit 3a337427ac
12 changed files with 159 additions and 90 deletions

View File

@@ -28,7 +28,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.9.3</version>
<version>4.11.1</version>
</dependency>
</dependencies>