From 043d4f995392c0f8332744f82543fdf357b1c7e4 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 18 Feb 2021 11:25:13 +0100 Subject: [PATCH] Release version 2.5 M4 (2021.0.0). See #2155 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4804728ed..c906f6f12 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.5.0-SNAPSHOT + 2.5.0-M4 Spring Data JPA Spring Data module for JPA repositories.