From 5f632e88b941756d55d0420088934ed8a57b1b97 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 Dec 2024 10:54:20 +0100 Subject: [PATCH] Prepare next development iteration. See #3203 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 336161bde..99914d548 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.3.7 + 3.3.8-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.