Skip to content

Commit

Permalink
Bump net.java.dev.javacc:javacc from 5.0 to 7.0.13
Browse files Browse the repository at this point in the history
Bumps [net.java.dev.javacc:javacc](https://github.com/javacc/javacc) from 5.0 to 7.0.13.
- [Release notes](https://github.com/javacc/javacc/releases)
- [Changelog](https://github.com/javacc/javacc/blob/master/docs/release-notes.md)
- [Commits](https://github.com/javacc/javacc/commits/javacc-7.0.13)

---
updated-dependencies:
- dependency-name: net.java.dev.javacc:javacc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 0f48825 commit 0b4b437
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 @@ -1842,7 +1842,7 @@
<groupId>net.java.dev.javacc</groupId>
<artifactId>javacc</artifactId>
<!-- Higher version JavaCC throws exception when generating custom Calcite parser -->
<version>5.0</version>
<version>7.0.13</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 0b4b437

Please sign in to comment.