From 65b5b50d6978ce604646455318ae10a320a43f47 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Nov 2024 14:13:25 +0100 Subject: [PATCH] Prepare next development iteration. See #3183 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 912a54cd6..488b44b75 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.4.0 + 3.4.1-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.