This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq.git
commit 5834065ab97af44b3baf74b55f048146d178c7ee Merge: 6ef9d63710 d2b4f6fbb1 Author: JB Onofré <[email protected]> AuthorDate: Thu Sep 26 07:57:21 2024 +0200 Merge pull request #1314 from jbonofre/AMQ-9584 AMQ-9584: Upgrade to javacc-maven-plugin 3.1.0 pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index 96f2aec740,c01c090a1d..377df7bbeb --- a/pom.xml +++ b/pom.xml @@@ -139,10 -139,10 +139,10 @@@ <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.5.0</build-helper-maven-plugin-version> + <build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version> <replacer-maven-plugin-version>1.5.3</replacer-maven-plugin-version> <sonar-maven-plugin-version>4.0.0.4121</sonar-maven-plugin-version> <apache-rat-plugin-version>0.16.1</apache-rat-plugin-version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
