From 21e49273eec5afc7f6cfb66881557805fcb31cf4 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 17 Sep 2021 09:27:35 +0200 Subject: [PATCH] Prepare next development iteration. See #2276 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b48f7cefd..91b68fa4a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.5.5 + 2.5.6-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.