From 82b7ba85ea8a3036dce37f5b0ec72012dd02adbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 10:08:36 +0000 Subject: [PATCH] Dependency(deps): Bump antlr4 from 4.10.1 to 4.12.0 Bumps [antlr4](https://github.com/antlr/antlr4) from 4.10.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.10.1...4.12.0) --- updated-dependencies: - dependency-name: org.antlr:antlr4 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 6b0fce43fb..f736c16c3c 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ org.antlr antlr4 - 4.10.1 + 4.12.0 org.antlr