Skip to content

Commit 7125be7

Browse files
committed
Also update antlr.
1 parent 10f1551 commit 7125be7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.antlr</groupId>
2626
<artifactId>antlr4</artifactId>
27-
<version>4.7</version>
27+
<version>4.13.2</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>org.pcollections</groupId>
@@ -131,4 +131,4 @@
131131
</plugin>
132132
</plugins>
133133
</build>
134-
</project>
134+
</project>

0 commit comments

Comments
 (0)