From 18556124846dfd9629b0d9379aae83b0fc2a548f Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 22 Jan 2019 14:07:45 +0100 Subject: [PATCH] DATAJPA-1498 - Upgraded Hibernate 5.4 build profile to 5.4.1. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ffb7b0225..fefafd07a 100644 --- a/pom.xml +++ b/pom.xml @@ -67,13 +67,13 @@ hibernate-54 - 5.4.0.Final + 5.4.1.Final hibernate-54-next - 5.4.1-SNAPSHOT + 5.4.2-SNAPSHOT