From 31367443b1acf00b213c509ecae4c5091be4a8be Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 16 Sep 2020 10:28:54 +0200 Subject: [PATCH] DATAJPA-1757 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4a2a44f8f..6c1e8febb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.1.20.RELEASE + 2.1.21.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.