From d30a90e005a0b628aef02922d7988298a74f8ad8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 21 Mar 2022 14:34:32 +0100 Subject: [PATCH] Prepare next development iteration. See #2445 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1155a0b0e..feb6fc0fd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.5.10 + 2.5.11-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.