From ff4e35d76334e707694ccb7861dee0e1b420fc2f Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 17 Oct 2025 11:34:12 +0200 Subject: [PATCH] Release version 3.5.5 (2025.0.5). See #3359 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ab80eb3e7..b94bd6647 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons - 3.5.5-SNAPSHOT + 3.5.5 Spring Data Core Core Spring concepts underpinning every Spring Data module.