From b5362ae35f03d6fcb3b96adcfbe37c46e0336aa2 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 13 Jan 2021 15:01:46 +0100 Subject: [PATCH] Prepare next development iteration. See #2120 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2321bad40..2194f6693 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.4.3 + 2.4.4-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.