From 66673e825b69206f56ff59157661f60ffc4f3b12 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Sep 2023 10:20:49 +0200 Subject: [PATCH] Prepare next development iteration. See #2906 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3de8c4537..333ac5f45 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.0.10 + 3.0.11-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.