From 9c735432553496978de55e84491b106eacfc2090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 14:25:27 +0000 Subject: [PATCH] Bump antlr.version from 4.8-1 to 4.10 Bumps `antlr.version` from 4.8-1 to 4.10. Updates `antlr4-runtime` from 4.8-1 to 4.10 - [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) Updates `antlr4-maven-plugin` from 4.8-1 to 4.10 - [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) --- 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..5a7b1df 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ - 4.8-1 + 4.10 1.7 1.7 UTF-8