From fdb3a1359946a52255afe23d17151a1cc37c7bb6 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 13:40:58 +0100 Subject: [PATCH] Prepare next development iteration. See #2954 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 174b9c03e..adf7f3d2d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.6 + 3.1.7-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.