From ade1cfe39c3740fac3dbc00a9035587f5b7d9925 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 18 Feb 2022 10:32:50 +0100 Subject: [PATCH] Prepare next development iteration. See #2404 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ba564908d..aa236a28e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.5.9 + 2.5.10-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.