From fe143f0372518a2183b979f115cad32330caa0e2 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 12 May 2023 10:21:23 +0200 Subject: [PATCH] Prepare next development iteration. See #2916 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7c5355905..3fbbd9030 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.7.12 + 2.7.13-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.