From 59974ce57270e21ddf846961bcdf822dc6806247 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jul 2023 11:25:30 +0200 Subject: [PATCH] Prepare next development iteration. See #2863 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a153c336a..3d3e59432 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.0.8 + 3.0.9-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.