From 611cdeeb96b90c8995606641d41b86da9b787c63 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 14 Aug 2018 22:29:11 +0200 Subject: [PATCH] DATAJPA-1402 - Upgraded Hibernate 5.3 build profile to 5.3.5. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0159d5581..2c3d99823 100644 --- a/pom.xml +++ b/pom.xml @@ -48,13 +48,13 @@ hibernate-53 - 5.3.4.Final + 5.3.5.Final hibernate-53-next - 5.3.5-SNAPSHOT + 5.3.6-SNAPSHOT