From 573482657b8f7fbfbfb45d2924b1364461f160f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 10:15:09 +0000 Subject: [PATCH] Bump antlr4-maven-plugin from 4.9.2 to 4.10.1 Bumps [antlr4-maven-plugin](https://github.com/antlr/antlr4) from 4.9.2 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/compare/4.9.2...4.10.1) --- updated-dependencies: - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 74bdec2..dcf9a5a 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.antlr antlr4-maven-plugin - 4.9.2 + 4.10.1 true true