Skip to content

Commit

Permalink
upgrade antlr4-runtime version
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Jun 21, 2021
1 parent 5d8ce30 commit 900242c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1592,7 +1592,7 @@
<dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr4-runtime</artifactId>
<version>4.8-1</version>
<version>4.9.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 900242c

Please sign in to comment.