From df0e036ea3667532c6889468571937f453347905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 17:07:43 +0000 Subject: [PATCH] Bump antlr-version from 4.9.3 to 4.11.1 Bumps `antlr-version` from 4.9.3 to 4.11.1. Updates `antlr4-runtime` from 4.9.3 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.9.3...4.11.1) Updates `antlr4-maven-plugin` from 4.9.3 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.9.3...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] --- handlebars-caffeine/pom.xml | 2 +- handlebars-humanize/pom.xml | 2 +- handlebars-springmvc/pom.xml | 2 +- handlebars/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/handlebars-caffeine/pom.xml b/handlebars-caffeine/pom.xml index 162f55944..9560679eb 100644 --- a/handlebars-caffeine/pom.xml +++ b/handlebars-caffeine/pom.xml @@ -70,7 +70,7 @@ org.antlr antlr4-runtime - 4.9.3 + 4.11.1 org.abego.treelayout diff --git a/handlebars-humanize/pom.xml b/handlebars-humanize/pom.xml index 3aa1c9949..f1e3452ba 100644 --- a/handlebars-humanize/pom.xml +++ b/handlebars-humanize/pom.xml @@ -54,7 +54,7 @@ org.antlr antlr4-runtime - 4.9.3 + 4.11.1 org.abego.treelayout diff --git a/handlebars-springmvc/pom.xml b/handlebars-springmvc/pom.xml index e0a6d3500..7498b5e5e 100644 --- a/handlebars-springmvc/pom.xml +++ b/handlebars-springmvc/pom.xml @@ -67,7 +67,7 @@ org.antlr antlr4-runtime - 4.9.3 + 4.11.1 org.abego.treelayout diff --git a/handlebars/pom.xml b/handlebars/pom.xml index 066186a78..76c1ab94d 100644 --- a/handlebars/pom.xml +++ b/handlebars/pom.xml @@ -228,7 +228,7 @@ - 4.9.3 + 4.11.1 15.3