From ea0a482da4dff881620ec5014d25e275a7c9ee06 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 12:32:21 -0700 Subject: [PATCH] Upgrade to Spring Data Build Parent 2.7.3. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d9c97a..ee13e95 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.7.0 + 2.7.3 org.springframework.data