From 4256057f424c4f81c3a228f0a37aa926f226abfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 12:11:41 +0000 Subject: [PATCH] Bump antlr.version from 4.8-1 to 4.9.3 Bumps `antlr.version` from 4.8-1 to 4.9.3. Updates `antlr4-runtime` from 4.8-1 to 4.9.3 - [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.9.3) Updates `antlr4-maven-plugin` from 4.8-1 to 4.9.3 - [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.9.3) --- 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 c8c4f84..58a94b2 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ - 4.8-1 + 4.9.3 1.7 1.7 UTF-8