You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/12/06 22:06:17 UTC

(pinot) branch master updated: Bump net.java.dev.javacc:javacc from 7.0.10 to 7.0.13 (#12103)

This is an automated email from the ASF dual-hosted git repository.

jackie 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 48dd67e761 Bump net.java.dev.javacc:javacc from 7.0.10 to 7.0.13 (#12103)
48dd67e761 is described below

commit 48dd67e7616efc2f90f4fdd70c6348dac1d56337
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 6 14:06:10 2023 -0800

    Bump net.java.dev.javacc:javacc from 7.0.10 to 7.0.13 (#12103)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d0f2535ed1..db52c46dc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2144,7 +2144,7 @@
           <dependency>
             <groupId>net.java.dev.javacc</groupId>
             <artifactId>javacc</artifactId>
-            <version>7.0.10</version>
+            <version>7.0.13</version>
           </dependency>
         </dependencies>
       </plugin>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org