From fc0c705b632cf23b77189f448bc6da2bc3fcff24 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Fri, 14 Apr 2023 09:25:55 -0500 Subject: [PATCH] Prepare next development iteration. See #2871 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c76b3706f..b55343181 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.7.11 + 2.7.12-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.