From d458fa582d0fba4263416edd1aa7bdad2e5aa7d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 18:21:36 +0000 Subject: [PATCH] Bump antlr.version from 4.9.3 to 4.10.1 Bumps `antlr.version` from 4.9.3 to 4.10.1. Updates `antlr4-runtime` from 4.9.3 to 4.10.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.10.1) Updates `antlr4-maven-plugin` from 4.9.3 to 4.10.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.10.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc25abf56f..83b9bb50ef 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ 1.8 weblogic-deploy false - 4.9.3 + 4.10.1 1.30 oracle