From 197c6f6406a3d05a4dfe09acb7f811512fbc22b0 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 12:41:18 +0100 Subject: [PATCH] DATAJPA-1810 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c0c269093..3d18c60a2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.3.6.RELEASE + 2.3.7.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.