From 38a12da53c5a4f1dc406c546a632d2914e2a460c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Mar 2024 10:20:08 +0100 Subject: [PATCH] Prepare next development iteration. See #3044 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 425c231b4..9f97c78b2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.2.4 + 3.2.5-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.