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

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

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

yiguolei 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 97861f517a Revert "[chore][nereids] Bump the version of antlr4 to 4.10.1 (#10780)" (#10876)
97861f517a is described below

commit 97861f517a62013086ce94c031412648b2f6dd30
Author: Mingyu Chen <mo...@gmail.com>
AuthorDate: Fri Jul 15 17:05:08 2022 +0800

    Revert "[chore][nereids] Bump the version of antlr4 to 4.10.1 (#10780)" (#10876)
    
    This reverts commit b4927a8f151c60357387302723fa808e523d17e3.
---
 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 6f3a6216d9..f5eda91bf7 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.10.1</antlr4.version>
+        <antlr4.version>4.9.3</antlr4.version>
     </properties>
     <profiles>
         <profile>


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