From 8306d60aaf08252e42b81129e7d5254a9b8a503d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Oct 2024 11:39:04 +0200 Subject: [PATCH] Prepare next development iteration. See #3150 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c06a7dcb..a758d2c9b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.3.5 + 3.3.6-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.