From c0b91e16db28c3963037ca9085c9a74f8299d3ad Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 22 Jul 2020 09:42:51 +0200 Subject: [PATCH] DATAJPA-1741 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd6f58e23..ba7435f6a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.1.19.RELEASE + 2.1.20.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.