From 6e6302b43686dc3c5091587da53605b73ef76250 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 13 May 2022 10:15:09 +0200 Subject: [PATCH] Prepare next development iteration. See #2492 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4351405eb..de889dd9b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.7.0 + 2.7.1-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.