From d2be802d5da6edf9ad03843f48a2c9133da5c08d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 May 2025 14:18:46 +0200 Subject: [PATCH] Prepare next development iteration. See #3276 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8996f0ba4..c11ccb16f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 4.0.0-M3 + 4.0.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.