From 4f7470d04f462b9d72681243147ff33e7afd7d55 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 3 Mar 2023 11:02:45 +0100 Subject: [PATCH] Prepare next development iteration. See #2776 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 252190416..5ced38f90 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.0.3 + 3.0.4-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.