From e0342888626aad4f758439863f20793e23c55722 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Fri, 12 Jul 2024 13:36:33 +0200 Subject: [PATCH] Prepare next development iteration. See #3106 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0da93c953..26f7e549d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.2.8 + 3.2.9-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.