From bcd7e31566fe737d1f9b4266977a185b330c9a53 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 10:55:29 +0100 Subject: [PATCH] Prepare next development iteration. See #2117 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8da20c573..5becc527d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.13.RELEASE + 2.2.14.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.