From 7c0b7fc927a59a333767d67701773ea5cbdfcbdc Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Mar 2024 09:28:52 +0100 Subject: [PATCH] Prepare next development iteration. See #3043 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b03a3b4fc..b74bc1368 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.10 + 3.1.11-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.