From b8e31b3eb347642b2254b58db1c3fb9222265006 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 23 Sep 2021 10:58:46 -0700 Subject: [PATCH] Upgrade to Spring Data Build parent 3.0.0-SNAPSHOT. Closes #396. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e692620..8d52065 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.data.build spring-data-parent - 2.7.0-SNAPSHOT + 3.0.0-SNAPSHOT