You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2020/12/30 00:23:30 UTC

[groovy] branch master updated: GROOVY-9876: Bump antlr to 4.9.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3154746  GROOVY-9876: Bump antlr to 4.9.0
3154746 is described below

commit 3154746000d312cc74f7c61db73b9631692d7dfc
Author: Daniel Sun <su...@apache.org>
AuthorDate: Wed Dec 30 08:08:25 2020 +0800

    GROOVY-9876: Bump antlr to 4.9.0
---
 versions.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versions.properties b/versions.properties
index c337e38..b44aac2 100644
--- a/versions.properties
+++ b/versions.properties
@@ -18,7 +18,7 @@ asciidoctorj = 2.4.0
 asciidoctorDiagram = 2.0.2
 asciidoctorPdf = 1.5.3
 asm = 9.0
-antlr4 = 4.7.4
+antlr4 = 4.9.0
 bridger = 1.5.Final
 codenarc = 2.0.0
 cobertura = 1.9.4.1