From 0431f3792827f108382de93e6eb7b0cf99b20469 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 14 Jan 2022 10:00:53 +0100 Subject: [PATCH] Prepare next development iteration. See #2354 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7857b4f03..f87d37a9e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.5.8 + 2.5.9-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.