From 87a805bd3c34b1bad3c8d850600868837894b033 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 21 Mar 2022 15:06:35 +0100 Subject: [PATCH] Prepare next development iteration. See #2446 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 386b47df6..4a2f117fd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.6.3 + 2.6.4-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.