From 119e12af2071c8e928ce44b3cbe490fb6f525de3 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 May 2024 11:49:25 +0200 Subject: [PATCH] Release version 3.3 GA (2024.0.0). See #3079 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 765457b3f..3bdb0db09 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.3.0-SNAPSHOT + 3.3.0 Spring Data Core Core Spring concepts underpinning every Spring Data module.