From 9358ff4ce31f6b69b155ac8a7e06d96b2cd7e27f Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 12 Apr 2024 10:17:27 +0200 Subject: [PATCH] Prepare next development iteration. See #3064 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 45d37febd..ef7fa5991 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.2.5 + 3.2.6-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.