From 494bca56479cb6fe66aea754765441f1d9d102cd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Mar 2025 09:33:42 +0100 Subject: [PATCH] Prepare next development iteration. See #3247 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ce9405e8c..ac95031da 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.5.0-M2 + 3.5.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.