From 01cda7ca9370c97656e131bf55439c20f18cc24f Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 26 Feb 2020 11:54:08 +0100 Subject: [PATCH] DATAJPA-1666 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bb34a6002..a491af996 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.5.RELEASE + 2.2.6.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.