From 049a53e4966de1f2b1088d63af8461cf2fa94a4c Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Wed, 4 Dec 2019 14:29:14 +0100 Subject: [PATCH] DATAJPA-1634 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a5d929683..4c34c541a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.3.RELEASE + 2.2.4.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.