From c9f071a4b3f97f96048cf6ee68e4b5d71d8df623 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Aug 2023 10:03:10 +0200 Subject: [PATCH] Prepare next development iteration. See #3069 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 969e88df2..2ae756a16 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.7.15 + 2.7.16-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.