Skip to content

Commit

Permalink
Use default javacc
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartik Khare committed Mar 7, 2024
1 parent 821bd5c commit 2acc4f1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2149,13 +2149,6 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>javacc-maven-plugin</artifactId>
<version>2.6</version>
<dependencies>
<dependency>
<groupId>net.java.dev.javacc</groupId>
<artifactId>javacc</artifactId>
<version>7.0.13</version>
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 2acc4f1

Please sign in to comment.