From cf56890cdac25945a8b2dcbc935a9c066a7bc563 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Dec 2023 13:15:05 +0100 Subject: [PATCH] Release version 3.1.7 (2023.0.7). See #2979 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c8eb838fe..8ca2f4f254 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.7-SNAPSHOT + 3.1.7 Spring Data Core Core Spring concepts underpinning every Spring Data module.