Hi community, Where to find the current JavaCC used in Calcite? What I can tell is Calcite core is using a JavaCC plugin [1], but after that I have lost the track to locate the version number?
[1]: https://github.com/apache/calcite/blob/b5a761e559ca1c1c914e388df4c6a0958dc17fc8/core/build.gradle.kts#L25 -Rui
