From 241a7c76dea0d25fc9d36604b2bc2c0be6d061d9 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 12 May 2020 12:40:53 +0200 Subject: [PATCH] DATAJPA-1717 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 928ff2df3..424f1e2cc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.3.0.RELEASE + 2.3.1.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.