We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e98d1eb + 41dccba commit 423b311Copy full SHA for 423b311
pom.xml
@@ -36,7 +36,7 @@
36
<maven.compiler.source>18</maven.compiler.source>
37
<maven.compiler.target>18</maven.compiler.target>
38
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
39
- <antlr.version>4.10.1</antlr.version>
+ <antlr.version>4.11.1</antlr.version>
40
</properties>
41
42
<dependencyManagement>
0 commit comments