From acb6da0159976fe3d3f7663d009a3f1c5d0cf46b Mon Sep 17 00:00:00 2001 From: John Blum Date: Sat, 24 Jun 2023 09:51:48 -0700 Subject: [PATCH] Upgrade to Spring Data Build Parent 2.7.13. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 88f1d9b..cc0832e 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.7.12 + 2.7.13 org.springframework.data