From 8e09f95b3806a90befa0479a857152a53d4aea66 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Mon, 29 Jan 2024 08:13:18 +0100 Subject: [PATCH] Upgrade to Hibernate 6.4.2 Closes: #3337 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d21fe2574..1963b1a6d 100644 --- a/pom.xml +++ b/pom.xml @@ -30,8 +30,8 @@ 4.13.0 3.0.3 4.0.2 - 6.4.0.Final - 6.4.1-SNAPSHOT + 6.4.2.Final + 6.4.3-SNAPSHOT 2.7.1

2.2.220

4.5