From cbdfbebceda051ffbae9059c8f8ba3a28f7aceab Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 13 Oct 2023 08:09:32 -0700 Subject: [PATCH] Prepare next development iteration. See #2934 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6958c6564..6f408935f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.5 + 3.1.6-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.