From bf52b603420eca6f7d601e6f49f856c911aa6b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 12:15:10 +0000 Subject: [PATCH] Bump antlr.version from 4.8-1 to 4.10.1 Bumps `antlr.version` from 4.8-1 to 4.10.1. Updates `antlr4-runtime` from 4.8-1 to 4.10.1 - [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.10.1) Updates `antlr4-maven-plugin` from 4.8-1 to 4.10.1 - [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.10.1) --- 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..bbe0bc8 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ - 4.8-1 + 4.10.1 1.7 1.7 UTF-8