This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 80b1b9cc01 ARTEMIS-5881 Bump org.codehaus.mojo:javacc-maven-plugin
from 3.1.1 to 3.2.0
80b1b9cc01 is described below
commit 80b1b9cc018bd84f025ee2c50406ad24ba4e40a6
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Feb 2 10:33:28 2026 -0600
ARTEMIS-5881 Bump org.codehaus.mojo:javacc-maven-plugin from 3.1.1 to 3.2.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ff43aa228b..1d631b85f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -794,7 +794,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>javacc-maven-plugin</artifactId>
- <version>3.1.1</version>
+ <version>3.2.0</version>
<executions>
<execution>
<id>javacc</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]