From a697462370f6294ff6b4fa84164773cac3dd6d44 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Jan 2025 10:34:45 +0100 Subject: [PATCH] Prepare next development iteration. See #3222 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ec726a91..1a94aebdf 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.3.8 + 3.3.9-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.