You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2022/07/15 02:43:10 UTC

[doris] branch master updated: [chore][nereids] Bump the version of antlr4 to 4.10.1 (#10780)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new b4927a8f15 [chore][nereids] Bump the version of antlr4 to 4.10.1 (#10780)
b4927a8f15 is described below

commit b4927a8f151c60357387302723fa808e523d17e3
Author: Adonis Ling <ad...@gmail.com>
AuthorDate: Fri Jul 15 10:43:05 2022 +0800

    [chore][nereids] Bump the version of antlr4 to 4.10.1 (#10780)
---
 fe/fe-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fe/fe-core/pom.xml b/fe/fe-core/pom.xml
index f5eda91bf7..6f3a6216d9 100644
--- a/fe/fe-core/pom.xml
+++ b/fe/fe-core/pom.xml
@@ -33,7 +33,7 @@ under the License.
         <fe_ut_parallel>1</fe_ut_parallel>
         <doris.thirdparty>${basedir}/../../thirdparty</doris.thirdparty>
         <log4j2.version>2.17.2</log4j2.version>
-        <antlr4.version>4.9.3</antlr4.version>
+        <antlr4.version>4.10.1</antlr4.version>
     </properties>
     <profiles>
         <profile>


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