From 497eb7cbe33d45b28bdcdeb565b4de6497285593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 15:20:50 +0000 Subject: [PATCH] Bump org.antlr:antlr4-runtime from 4.13.0 to 4.13.1 Bumps [org.antlr:antlr4-runtime](https://github.com/antlr/antlr4) from 4.13.0 to 4.13.1. - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/doc/go-changes.md) - [Commits](https://github.com/antlr/antlr4/compare/4.13.0...4.13.1) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf1d7cd..a28317f 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ org.antlr antlr4-runtime - 4.13.0 + 4.13.1 antlr