From 677debabb17d6491665cd629f4e8f828975da66e 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 5d7b0a414..7f1a266ac 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