From 16ff665bb14fdcb121336f1a59d205bd5b08fedb Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 Mar 2026 14:23:19 +0100 Subject: [PATCH] Prepare next development iteration. See #3455 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 14aaae47e..a6f4853d5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 4.1.0-M2 + 4.1.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.