From 2f21bc1f0941bb09c816a8c1b7f1f8c164f61f17 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 26 Feb 2020 11:25:50 +0100 Subject: [PATCH] DATAJPA-1665 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cfc54f06f..0180b040d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.1.16.RELEASE + 2.1.17.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.