From a52528836dbeca2941f76fc72ab9d0da1d617ace Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 13 Jun 2025 10:18:22 +0200 Subject: [PATCH] Prepare next development iteration. See #3290 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 480b49736..2015235ec 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.3.13 + 3.3.14-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.