From 781e2d66402d6da744f2d2139031f5747c440087 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 17 Feb 2021 13:41:53 +0100 Subject: [PATCH] Prepare next development iteration. See #2134 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2876db38..81c02c4b6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.4.4 + 2.4.5-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.