From 571149735149d2616911cb9a4f6adb8bd1feac3e Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 Dec 2024 10:51:12 +0100 Subject: [PATCH] Release version 3.3.7 (2024.0.7). See #3203 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 99eb3c3d06..336161bde8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.3.7-SNAPSHOT + 3.3.7 Spring Data Core Core Spring concepts underpinning every Spring Data module.