From df7b071c47d152806a4a95b54da52ef94c9bcc8f Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 16 Sep 2020 12:15:40 +0200 Subject: [PATCH] DATAJPA-1769 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c3e698568..f5378c0b8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.3.4.RELEASE + 2.3.5.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.