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