This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 48cf83f92c6e9615f35a74511185151f8492cc87 Author: Daniel Sun <[email protected]> AuthorDate: Sun Jul 19 01:35:44 2026 +0900 GROOVY-12174: Bump antlr to 4.13.2.8 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index 9426438e66..1efbd488ca 100644 --- a/versions.properties +++ b/versions.properties @@ -14,7 +14,7 @@ # limitations under the License. ant=1.10.17 -antlr4=4.13.2.7 +antlr4=4.13.2.8 apiguardian=1.1.2 asciidoctorDiagram=3.2.1 asciidoctorDiagramPlantuml=1.2026.2
