This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new b51aa031d4 AMQ-9584: Upgrade to javacc-maven-plugin 3.1.0
b51aa031d4 is described below
commit b51aa031d4d12b9ed2cf150c6d87848e8c00d434
Author: JB Onofré <[email protected]>
AuthorDate: Mon Sep 23 15:55:34 2024 +0200
AMQ-9584: Upgrade to javacc-maven-plugin 3.1.0
(cherry picked from commit d2b4f6fbb1976181433fba75abff3378f79acd86)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eb4986a458..3624033a4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact