From 50767c1944c8ecc2a011145c90fa54fd7c187913 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Thu, 18 Feb 2021 11:12:44 +0100 Subject: [PATCH] Prepare next development iteration. See #2152 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 512261cbd..b2893e580 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.4.5 + 2.4.6-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.