From cabf821f0feda845f9bab0c13971f062ce4fb231 Mon Sep 17 00:00:00 2001 From: Stephen Mallette Date: Tue, 12 Dec 2023 15:31:34 -0500 Subject: [PATCH] Fixed broken dependency for neo4j CTR --- neo4j-gremlin/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/neo4j-gremlin/pom.xml b/neo4j-gremlin/pom.xml index 5b95fab8b27..c0da86a3bd7 100644 --- a/neo4j-gremlin/pom.xml +++ b/neo4j-gremlin/pom.xml @@ -141,6 +141,10 @@ limitations under the License. org.apache.commons commons-lang3 + + commons-beanutils + commons-beanutils + org.apache.commons commons-text