From e4d4e30ea1ad1c5d5ad40171d9f1ee7ac714fb62 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 10 Jan 2018 16:25:21 +0100 Subject: [PATCH] DATAJPA-1213 - Upgraded Hibernate 5.2 build profiles. Upgraded to Hibernate 5.2.12 and 5.2.13-SNAPSHOT in the Hibernate 5.2 related build profiles. Original pull request: #236. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8851368a3..4fe2eb153 100644 --- a/pom.xml +++ b/pom.xml @@ -128,14 +128,14 @@ hibernate-52 - 5.2.11.Final + 5.2.12.Final hibernate-core hibernate-52-next - 5.2.12-SNAPSHOT + 5.2.13-SNAPSHOT hibernate-core