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

panjuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 119c939  Upgrade antlr4 to 4.9.2 (#13026)
119c939 is described below

commit 119c93974ef9502a6c8b8e3ca6429059926cb9fc
Author: Amos Feng <[email protected]>
AuthorDate: Sat Oct 16 10:46:52 2021 +0800

    Upgrade antlr4 to 4.9.2 (#13026)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7411671..ba7a8f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
         <gson.version>2.8.6</gson.version>
         <slf4j.version>1.7.7</slf4j.version>
         
-        <antlr4.version>4.8</antlr4.version>
+        <antlr4.version>4.9.2</antlr4.version>
         
         <groovy.version>2.4.19</groovy.version>
         <snakeyaml.version>1.16</snakeyaml.version>

Reply via email to