From c6ea379410baa60c5585399710af31f754da1f91 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 31 Oct 2023 16:38:17 -0700 Subject: [PATCH] Upgrade to Spring Data Build 2.7.17. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d02ac7..4fb33c8 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 2.7.13 + 2.7.17 org.springframework.data