From aa7ab0c8d8e91731def2769861c3fda74477dffd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 Feb 2024 08:58:34 +0100 Subject: [PATCH] Prepare next development iteration. See #3021 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index da45752b8..dc062839e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.9 + 3.1.10-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.