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 a828741d12 AMQ-9709: Upgrade to javacc-maven-plugin 3.1.1 (#1427)
a828741d12 is described below
commit a828741d123461dd6192f83c1b9f591e0b47ac65
Author: JB Onofré <[email protected]>
AuthorDate: Sun May 25 07:51:19 2025 +0200
AMQ-9709: Upgrade to javacc-maven-plugin 3.1.1 (#1427)
(cherry picked from commit a3f04d4d905cbc2591b0df0cafc93a61f8e2a427)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5042d4f839..dd7e3343f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,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.1.0</javacc-maven-plugin-version>
+ <javacc-maven-plugin-version>3.1.1</javacc-maven-plugin-version>
<cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
<taglist-maven-plugin-version>3.2.1</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