From 62f7d459979b07f8e0e1b72a40f1e58635e8071e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 4 Apr 2018 14:58:02 +0200 Subject: [PATCH] DATAJPA-1251 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bdbfaea90..7629cf277 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 1.11.11.RELEASE + 1.11.12.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.