From 10c26ecaf3af2be67e85a50e80da3ec5f54b6239 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jun 2024 10:06:42 +0200 Subject: [PATCH] Prepare next development iteration. See #3096 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d0510006d..6f13b517b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.2.7 + 3.2.8-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.