From 3f6bf2cff6db4092aea86070bad7d5b15435f8bd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 12 Aug 2020 13:19:55 +0200 Subject: [PATCH] DATAJPA-1759 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9db981165..3482e8f2f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.3.3.RELEASE + 2.3.4.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.