From 9c9e6ef52a29c7c7382dc2d091d7ad57284e1762 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 14 Apr 2021 14:18:47 +0200 Subject: [PATCH] Release version 2.5 GA (2021.0.0). See #2192 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e30047ee0..dba4f5304 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.5.0-SNAPSHOT + 2.5.0 Spring Data JPA Spring Data module for JPA repositories.