From 522afa55f2f7bc1880ab376f8e84f55965af8069 Mon Sep 17 00:00:00 2001 From: Julia Lee <5765049+sxhinzvc@users.noreply.github.com> Date: Fri, 18 Aug 2023 08:59:35 -0400 Subject: [PATCH] Prepare next development iteration. See #2879 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7162d549b..93fdab389 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.2.0-M2 + 3.2.0-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.