From 21d9c76bc4e021f7cecd73ebf8c253962ff1d465 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 30 Sep 2019 11:15:25 +0200 Subject: [PATCH] DATAJPA-1581 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7c6c2ca66..59bf3f335 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.1.11.RELEASE + 2.1.12.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.