From f54c7abc33d6c5cdfc9925e50d2fcfd92f517896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 10:15:13 +0000 Subject: [PATCH] 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 d1497fd..5a6e747 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.antlr antlr4-runtime - 4.9.3 + 4.10.1 info.picocli