From 7c65555a16185f1a65c95cf07802bf698d9cefa1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 23 Sep 2021 10:44:11 -0700 Subject: [PATCH] Upgrade to Spring Data Build parent 3.0.0-SNAPSHOT. Closes #2173. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6b2687939..25a1e1256 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.data.build spring-data-parent - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT