From 477e0d73f515d185351ccbae4cced5f0a64ae039 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 09:53:28 +0100 Subject: [PATCH] DATAJPA-1809 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b7e30bc08..68c4fe3b1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.12.RELEASE + 2.2.13.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.