From 55d2feb28d167a167d5415797d499a7a81c642c4 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 12 May 2023 11:11:30 +0200 Subject: [PATCH] Prepare next development iteration. See #2820 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dad578f14..913a1e9e4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.0.6 + 3.0.7-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.