From c80d21c56d367673bec66a45d6e76dbc31bbe082 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Mon, 20 Mar 2023 14:26:19 +0100 Subject: [PATCH] Prepare next development iteration. See #2786 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b8e5bb66..e07801319 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.0.4 + 3.0.5-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.