From 939d6e4476883377b4a916c262490b79255aa9d4 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 May 2024 10:44:11 +0200 Subject: [PATCH] Prepare next development iteration. See #3077 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6d9d27f6e..c914b7a92 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.1.12 + 3.1.13-SNAPSHOT Spring Data Core Core Spring concepts underpinning every Spring Data module.