From c023869f933b1a0d163d7ec4c8814e2bf6741b4a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 9 Jul 2018 17:52:20 +0200 Subject: [PATCH] DATAJPA-1374 - Upgraded Hibernate 5.3 build profile to 5.3.2. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 52c8f11c6..61f2652da 100644 --- a/pom.xml +++ b/pom.xml @@ -48,13 +48,13 @@ hibernate-53 - 5.3.1.Final + 5.3.2.Final hibernate-53-next - 5.3.2-SNAPSHOT + 5.3.3-SNAPSHOT