From 994c522fe37da730c7c1b0964d6b2b14ba971470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 05:27:44 +0000 Subject: [PATCH] Bump antlr4-maven-plugin from 4.11.1 to 4.12.0 Bumps [antlr4-maven-plugin](https://github.com/antlr/antlr4) from 4.11.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/compare/4.11.1...4.12.0) --- updated-dependencies: - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- http/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/pom.xml b/http/pom.xml index f2da34b3..0132bbda 100644 --- a/http/pom.xml +++ b/http/pom.xml @@ -73,7 +73,7 @@ org.antlr antlr4-maven-plugin - 4.11.1 + 4.12.0 -visitor