From 05ef29141d3c05a63fc2815b911b1541c63e52b3 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Oct 2020 14:51:02 +0100 Subject: [PATCH] DATAJPA-1776 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c1478b1e4..66eccbb02 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.3.5.RELEASE + 2.3.6.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.