From 0f25e884a6f53b6c558cc58dec6b01e30a00fceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 14:01:11 +0000 Subject: [PATCH] build(deps): bump antlr4.version from 4.10.1 to 4.11.1 Bumps `antlr4.version` from 4.10.1 to 4.11.1. Updates `antlr4-runtime` from 4.10.1 to 4.11.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.10.1...4.11.1) Updates `antlr4-maven-plugin` from 4.10.1 to 4.11.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.10.1...4.11.1) --- updated-dependencies: - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 a92763b52..11b2a01a2 100644 --- a/connect-file-pulse-expression/pom.xml +++ b/connect-file-pulse-expression/pom.xml @@ -49,7 +49,7 @@ UTF-8 UTF-8 ${project.parent.basedir} - 4.10.1 + 4.11.1