From c6d174a89f17209875b66aea656f9b3bccf76b7d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 12 Jan 2024 10:54:31 +0100 Subject: [PATCH] Prepare next development iteration. See #3009 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2811add83..e46f22c33 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.2.2 + 3.2.3-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.