From dbdec32b6971a93d4bf54592ef0d547c2c98927e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 18 Nov 2019 12:42:04 +0100 Subject: [PATCH] DATAJPA-1623 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6cf5fecd3..be0d17b5c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.2.RELEASE + 2.2.3.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.