From 3824c0133470e03333082ee3c23e769ef691aefc Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Nov 2023 14:33:54 +0100 Subject: [PATCH] Prepare next development iteration. See #2955 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc74a234e..d75804c3f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.2.0 + 3.2.1-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.