From 3b2b9fb51c84eab6629759dd008261ac6f041907 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 13 Jun 2025 13:42:18 +0200 Subject: [PATCH] Prepare next development iteration. See #3293 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ced7255aa..21326999c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.5.1 + 3.5.2-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.