Skip to content

Commit

Permalink
upgrade antlr version
Browse files Browse the repository at this point in the history
  • Loading branch information
julian committed Feb 1, 2020
1 parent 1476355 commit 50abaac
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 @@ -26,7 +26,7 @@
<javadocplugin.version>3.0.1</javadocplugin.version>
<slf4j.version>1.7.25</slf4j.version>
<junit.version>5.2.0</junit.version>
<antlr.version>4.7.2</antlr.version>
<antlr.version>4.8</antlr.version>
<commonsio.version>2.6</commonsio.version>
<commonscli.version>1.4</commonscli.version>
<commonstext.version>1.4</commonstext.version>
Expand Down

0 comments on commit 50abaac

Please sign in to comment.