From 7cc8edc666257996e71cc61220ebd11ed241a53c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 3 Mar 2023 10:22:34 +0100 Subject: [PATCH] Prepare next development iteration. See #2803 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 11773017f..26160151b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.7.9 + 2.7.10-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.