From 74b809a65adca49a1614708b5a9f0c43bf836656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 11:56:32 +0000 Subject: [PATCH] Bump antlr.version from 4.9.3 to 4.13.2 Bumps `antlr.version` from 4.9.3 to 4.13.2. Updates `org.antlr:antlr4-runtime` from 4.9.3 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.9.3...4.13.2) Updates `org.antlr:antlr4-maven-plugin` from 4.9.3 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](https://github.com/antlr/antlr4/compare/4.9.3...4.13.2) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.antlr:antlr4-maven-plugin dependency-version: 4.13.2 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 2c1c64c..5649ab2 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ 1.8 UTF-8 - 4.9.3 + 4.13.2 tech@evolvedbinary.com