From 7d06ef852a50efbbc93da403051ffd590eb6c1be Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jun 2019 13:14:50 +0200 Subject: [PATCH] DATAJPA-1542 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 76001e819..19ca1edce 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.1.9.RELEASE + 2.1.10.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.