diff --git a/javacc-maven-plugin.changes b/javacc-maven-plugin.changes index 55201e2..393069f 100644 --- a/javacc-maven-plugin.changes +++ b/javacc-maven-plugin.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Oct 2 18:04:14 UTC 2024 - Fridrich Strba + +- Upgrade to upstream version 3.1.0 + * Changes + + Require Maven 3.6.3+ + + Enable spotless for code formatting + + Do not overwrite javacc defaults + + move to annotations, use a prefix javacc. for all properties +- Fetch source code from github using source service +- Removed patch: + * javacc-maven-plugin-pom.patch + + not needed since the jtb is now packaged and we depend on it + ------------------------------------------------------------------- Wed Feb 21 10:45:39 UTC 2024 - Gus Kenion