From cfb87113dabbb1e788559eeda7d99ccb3afec541 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 14 Aug 2018 22:41:20 +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 31eb5e616..4ad32f28e 100644 --- a/pom.xml +++ b/pom.xml @@ -148,13 +148,13 @@ hibernate-53 - 5.3.4.Final + 5.3.5.Final hibernate-53-next - 5.3.5-SNAPSHOT + 5.3.6-SNAPSHOT