From e1f688736aa69a2c81a17b2383e5b67bf4f34454 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 28 Oct 2020 12:06:18 +0100 Subject: [PATCH] DATAJPA-1775 - Prepare next development iteration. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fdedfd128..d40baf6a1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-jpa - 2.2.11.RELEASE + 2.2.12.BUILD-SNAPSHOT Spring Data JPA Spring Data module for JPA repositories.