From 0a22e959f47b4291bf798026ed6ab1184a6a7ae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 09:16:52 +0000 Subject: [PATCH] Dependency(deps): Bump antlr4-runtime from 4.9.3 to 4.10.1 Bumps [antlr4-runtime](https://github.com/antlr/antlr4) from 4.9.3 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.3...4.10.1) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime 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 f93b0f452c..d1aa5f70ef 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ org.antlr antlr4-runtime - 4.9.3 + 4.10.1 org.antlr