From 9160bbafafe91752fbe7ffd7854d5af8b749df70 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Sep 2023 11:33:20 +0200 Subject: [PATCH] Prepare next development iteration. See #2908 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 075c1faed..1b5c194d7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.2.0-M3 + 3.2.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.