From 2fed6929373519d69ca7b37ce9557de3644844e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoann=20Rodi=C3=A8re?= Date: Thu, 8 Feb 2024 14:51:16 +0100 Subject: [PATCH] Upgrade to Hibernate ORM 6.4.4.Final / bytebuddy 1.14.11 --- bom/application/pom.xml | 4 ++-- build-parent/pom.xml | 2 +- independent-projects/resteasy-reactive/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index c1cbe35a158a8..8224c73a0130e 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -100,8 +100,8 @@ bytebuddy.version (just below), hibernate-orm.version-for-documentation (in docs/pom.xml) and both hibernate-orm.version and antlr.version in build-parent/pom.xml WARNING again for diffs that don't provide enough context: when updating, see above --> - 6.4.3.Final - 1.14.7 + 6.4.4.Final + 1.14.11 6.0.6.Final 2.2.2.Final 8.0.1.Final diff --git a/build-parent/pom.xml b/build-parent/pom.xml index f26453898db6d..a11e07f363517 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -75,7 +75,7 @@ and unfortunately annotation processors are not covered by dependency management in kotlin-maven-plugin; see https://github.com/quarkusio/quarkus/issues/37477#issuecomment-1923662964 --> - 6.4.3.Final + 6.4.4.Final 4.13.0 diff --git a/independent-projects/resteasy-reactive/pom.xml b/independent-projects/resteasy-reactive/pom.xml index f0b08b6d13a36..deb603f5c4e8a 100644 --- a/independent-projects/resteasy-reactive/pom.xml +++ b/independent-projects/resteasy-reactive/pom.xml @@ -46,7 +46,7 @@ 4.0.1 3.1.6 - 1.14.7 + 1.14.11 5.10.2 3.9.6 3.25.3