From 2fab504c019be153afe4ed84404121aac82ed6f1 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 May 2024 11:51:48 +0200 Subject: [PATCH] Prepare next development iteration. See #3079 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3bdb0db09..e89464f90 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.3.0 + 3.3.1-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.