From 8ff88631e0be5ca7f51d7490a6d23c06a3c6f7b9 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 9 Dec 2020 16:46:53 +0100 Subject: [PATCH] DATAJPA-1819 - After release cleanups. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 234153b09..119e2f15c 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 2.4.2 + 2.4.3-SNAPSHOT @@ -25,7 +25,7 @@ 5.4.8.Final 2.19.1 org.hibernate - 2.4.2 + 2.4.3-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