From 47269da1be7a5b0bd1ddbdf717c966e157e8b369 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 13 Oct 2023 11:44:27 +0200 Subject: [PATCH] Prepare next development iteration. See #2933 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 34f569a84..ec488d868 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.0.11 + 3.0.12-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.