From 53622b9943d7b55dcaace70ce5edf37aef16acb2 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 12 May 2023 14:19:09 +0200 Subject: [PATCH] Prepare next development iteration. See #2821 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e9e060395..85932a7fb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.0 + 3.1.1-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.