From 9d589c900b4ab45b5fcc41efc1b4740f4fa82de3 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Tue, 25 Feb 2025 15:52:23 +0100 Subject: [PATCH] Upgrade Cypher-DSL to 2024.5.0. This provides the option for users to be able to use the latest Neo4j dialect, that will be safe with future Neo4j versions. Signed-off-by: Michael Simons --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2f67e9208..ecb58cb7d 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ 1.0.8.RELEASE ${skipTests} 8.40 - 2024.4.0 + 2024.5.0 spring-data-neo4j SDNEO4J 1.2.5