From a57eb75397a9f52561c617778cbf5a4397eaceb3 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 82e6353f1..a47ee87ff 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