From 41d2cb582795bfee6dae9b7d41046360ffce1fec Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Thu, 18 Jul 2024 10:26:31 +0200 Subject: [PATCH] Upgrade to latest version of Cypher-DSL. Also use the bom, so if anyone combines it with Spring Data, things settle at some common version. --- vector-stores/spring-ai-neo4j-store/pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/vector-stores/spring-ai-neo4j-store/pom.xml b/vector-stores/spring-ai-neo4j-store/pom.xml index 9cbb5a1e2..fb83de9f7 100644 --- a/vector-stores/spring-ai-neo4j-store/pom.xml +++ b/vector-stores/spring-ai-neo4j-store/pom.xml @@ -20,6 +20,18 @@ git@github.com:spring-projects/spring-ai.git + + + + org.neo4j + neo4j-cypher-dsl-bom + 2024.0.2 + pom + import + + + + org.springframework.ai @@ -35,7 +47,6 @@ org.neo4j neo4j-cypher-dsl-schema-name-support - 2023.7.0