From 4a4f565888755fb362e816a16d0ce9da183b0ae6 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Fri, 9 Feb 2024 08:30:00 +0100 Subject: [PATCH] Upgrade to Hibernate 6.4.4. Closes: #3358 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ea142885e..75f16b182 100644 --- a/pom.xml +++ b/pom.xml @@ -30,8 +30,8 @@ 4.13.0 3.0.4 4.0.2 - 6.4.3.Final - 6.4.4-SNAPSHOT + 6.4.4.Final + 6.4.5-SNAPSHOT 2.7.1

2.2.220

4.8