From 4a8a9e46c1ff04e8ec558af3387f085537cb8193 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Nov 2022 10:55:35 +0100 Subject: [PATCH] Prepare next development iteration. See #2668 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e39b19120..0dc9abc13 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.7.6 + 2.7.7-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.