From 812b2393b79d229c4f17f8ca3c6b249468aa7fcc Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Oct 2020 16:10:50 +0100 Subject: [PATCH] DATAJPA-1794 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65787e57f..845ef65d9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.4.0 + 2.4.1-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.