From 6b60a487085c8c0008f58cec82afd37470008786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoann=20Rodi=C3=A8re?= Date: Tue, 31 Oct 2023 17:56:09 +0100 Subject: [PATCH] Upgrade to Hibernate ORM 6.4.0.CR1 --- bom/application/pom.xml | 4 ++-- build-parent/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index fa6a266d330e68..91801d1a1d9567 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -101,7 +101,7 @@ bytebuddy.version (just below), hibernate-orm.version-for-documentation (in docs/pom.xml) and antlr.version.version in build-parent/pom.xml WARNING again for diffs that don't provide enough context: when updating, see above --> - 6.3.1.Final + 6.4.0.CR1 1.14.7 6.0.6.Final 2.0.6.Final @@ -190,7 +190,7 @@ 2.1.SP1 5.3.1 5.8.0 - 4.10.1 + 4.13.0 2.0.2.Final 22.0.5 1.15.1 diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 36206399fc121e..111f456ae80c1b 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -72,7 +72,7 @@ - 4.10.1 + 4.13.0 :Z