From e142c1208605b57e31b1365edcc42c54d6ef335d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:40:32 +0000 Subject: [PATCH] build(deps): bump antlr4.version from 4.13.1 to 4.13.2 Bumps `antlr4.version` from 4.13.1 to 4.13.2. Updates `org.antlr:antlr4-runtime` from 4.13.1 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.13.1...4.13.2) Updates `org.antlr:antlr4-maven-plugin` from 4.13.1 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.13.1...4.13.2) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- connect-file-pulse-expression/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connect-file-pulse-expression/pom.xml b/connect-file-pulse-expression/pom.xml index 69141f71..8b0027bc 100644 --- a/connect-file-pulse-expression/pom.xml +++ b/connect-file-pulse-expression/pom.xml @@ -25,7 +25,7 @@ UTF-8 ${project.parent.basedir} ${project.parent.basedir}/header - 4.13.1 + 4.13.2