From 63f0b81e911fe7add98a9853fc19bc7200f7b883 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 9 Jun 2023 12:05:20 -0700 Subject: [PATCH] Upgrade to Spring Data Build Parent 3.0.6. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f18057..4ba8781 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 3.0.0 + 3.0.6 org.springframework.data