From f9f07a069600d537d1c7d6dd01a9483a94c99ac7 Mon Sep 17 00:00:00 2001 From: Gerrit Meier Date: Fri, 17 Jul 2020 09:24:42 +0200 Subject: [PATCH] #5 - Update Spring Data Neo4j to 6.0.0. The bom should point to the newest version of Spring Data Neo4j available. --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 98a6a72..07afa07 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -143,7 +143,7 @@ org.springframework.data spring-data-neo4j - 5.4.0-SNAPSHOT + 6.0.0-SNAPSHOT