From a19a43682a763db47a14692f18a7d1bfe5d65f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 03:59:39 +0000 Subject: [PATCH] Bump org.omnifaces:antlr-maven-plugin from 2.3 to 2.4 Bumps [org.omnifaces:antlr-maven-plugin](https://github.com/omnifaces/antlr-maven-plugin) from 2.3 to 2.4. - [Commits](https://github.com/omnifaces/antlr-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.omnifaces:antlr-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- exist-core/pom.xml | 2 +- extensions/modules/simpleql/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exist-core/pom.xml b/exist-core/pom.xml index 85e25975bdc..c4b62a44a6c 100644 --- a/exist-core/pom.xml +++ b/exist-core/pom.xml @@ -1069,7 +1069,7 @@ The BaseX Team. The original license statement is also included below.]]> org.omnifaces antlr-maven-plugin - 2.3 + 2.4 org/exist/xquery/parser/XQuery.g,org/exist/xquery/parser/XQueryTree.g,org/exist/xquery/parser/DeclScanner.g,org/exist/xquery/xqdoc/parser/XQDocParser.g diff --git a/extensions/modules/simpleql/pom.xml b/extensions/modules/simpleql/pom.xml index 4d18433a994..746980f6113 100644 --- a/extensions/modules/simpleql/pom.xml +++ b/extensions/modules/simpleql/pom.xml @@ -69,7 +69,7 @@ org.omnifaces antlr-maven-plugin - 2.3 + 2.4 org/exist/xquery/modules/simpleql/SimpleQLParser.g