From 48e827e52620f94a7a4dc2c50a6a3f9c61e88e1c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 10 Jun 2020 12:29:14 +0200 Subject: [PATCH] DATAJPA-1716 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 18aec411c..f236465f7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.8.RELEASE + 2.2.9.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.