Skip to content

Commit

Permalink
upgraded to javacc 7.0.10, this time the lookahead seems to be working
Browse files Browse the repository at this point in the history
  • Loading branch information
wumpz committed Nov 30, 2020
1 parent e0b3a18 commit eae2e0d
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 @@ -144,7 +144,7 @@
<dependency>
<groupId>net.java.dev.javacc</groupId>
<artifactId>javacc</artifactId>
<version>7.0.4</version>
<version>7.0.10</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit eae2e0d

Please sign in to comment.