From 380cd2102dfdd867b18cceaa316cbeca19ca13ae Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 Dec 2024 09:38:10 +0100 Subject: [PATCH] Prepare next development iteration. See #3204 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9beb7c143..f7a67a30a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.4.1 + 3.4.2-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.