From f19fd9e1a65bdb64ee521041794a4de5fc729f52 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 14 Jun 2024 10:47:58 +0200 Subject: [PATCH] Prepare next development iteration. See #3097 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e738f0e8..16945ef0e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.3.1 + 3.3.2-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.