From 03e0be2ea48fbdbff7bac5787a8a1bb2ef3836c8 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 21d0d93eb..7cac98705 100644 --- a/pom.xml +++ b/pom.xml @@ -172,13 +172,13 @@ hibernate-54 - 5.4.0.CR2 + 5.4.0.Final hibernate-54-next - 5.4.0-SNAPSHOT + 5.4.1-SNAPSHOT