From 1eeca3a210ec6c7dc0d33d4f09062e5659ab86fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 12:25:32 +0000 Subject: [PATCH] Bump antlr.version from 4.8-1 to 4.12.0 Bumps `antlr.version` from 4.8-1 to 4.12.0. Updates `antlr4-runtime` from 4.8-1 to 4.12.0 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/commits/4.12.0) Updates `antlr4-maven-plugin` from 4.8-1 to 4.12.0 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/commits/4.12.0) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 52379dd..c4c49ce 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ - 4.8-1 + 4.12.0 1.7 1.7 UTF-8