From 527308a0e291de1bb0b3c7eb337af4d79f1ba2d1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 16 Jun 2023 08:13:28 -0700 Subject: [PATCH] Prepare next development iteration. See #2829 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c124de401..d69d92c16 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.1 + 3.1.2-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.