From bd1662568f2c5a861a7df2d7b444d57789056a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 01:43:13 +0000 Subject: [PATCH] dependency: bump antlr4 from 4.9.2 to 4.13.0 Bumps [antlr4](https://github.com/antlr/antlr4) from 4.9.2 to 4.13.0. - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/master/doc/go-changes.md) - [Commits](https://github.com/antlr/antlr4/compare/4.9.2...4.13.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 c6e1f6a..88dca6d 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ antlr4 - 4.9.2 + 4.13.0