From dbfbce60a0c8b92a176fdb6ecb9b249d31740c55 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 22 Jun 2021 15:28:47 +0200 Subject: [PATCH] Prepare next development iteration. See #2214 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b89c3b19d..7715cd615 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.4.10 + 2.4.11-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.