This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 52095c8eb6a Bump org.codehaus.mojo:javacc-maven-plugin from 3.2.0 to
3.2.1 (#19563)
52095c8eb6a is described below
commit 52095c8eb6a32211a0b67c134b5e7c5a7211d445
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 15 12:56:16 2026 -0700
Bump org.codehaus.mojo:javacc-maven-plugin from 3.2.0 to 3.2.1 (#19563)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ff42e2c8ed1..34dc46d6af1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2376,7 +2376,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>javacc-maven-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.2.1</version>
<dependencies>
<dependency>
<groupId>net.java.dev.javacc</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]