From ecc458b27c9d5bec2bb8f77ef52a72e61e9356e0 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 10 Jun 2020 14:29:28 +0200 Subject: [PATCH] DATAJPA-1726 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 1f6375782..68ca22bf1 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT @@ -25,7 +25,7 @@ 5.4.8.Final 2.19.1 org.hibernate - 2.3.1.RELEASE + 2.3.2.BUILD-SNAPSHOT spring.data.jpa @@ -437,8 +437,8 @@ - spring-libs-release - https://repo.spring.io/libs-release + spring-libs-snapshot + https://repo.spring.io/libs-snapshot