Merge pull request #1314 from jbonofre/AMQ-9584

AMQ-9584: Upgrade to javacc-maven-plugin 3.1.0
This commit is contained in:
JB Onofré 2024-09-26 07:57:21 +02:00 committed by GitHub
commit 5834065ab9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@
<exec-maven-plugin-version>3.1.0</exec-maven-plugin-version>
<findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>
<flatten-maven-plugin-version>1.6.0</flatten-maven-plugin-version>
<javacc-maven-plugin-version>3.0.1</javacc-maven-plugin-version>
<javacc-maven-plugin-version>3.1.0</javacc-maven-plugin-version>
<cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
<taglist-maven-plugin-version>3.0.0</taglist-maven-plugin-version>
<build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version>