From 8da30e28691400d310b88987d04c825f309cf7c8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Dec 2023 13:18:15 +0100 Subject: [PATCH] Prepare next development iteration. See #2979 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ca2f4f25..03cc354a9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.7 + 3.1.8-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.