From d6274a0b243429f5221d12a719f927ea1e7b734a Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 13 Dec 2018 15:46:13 +0100 Subject: [PATCH] DATAJPA-1483 - Upgrade Hibernate 5.4 build profile after GA release. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0d22c22fa..cbe633f1b 100644 --- a/pom.xml +++ b/pom.xml @@ -66,13 +66,13 @@ hibernate-54 - 5.4.0.CR2 + 5.4.0.Final hibernate-54-next - 5.4.0-SNAPSHOT + 5.4.1-SNAPSHOT