From 2cbfb677ac265d6c43ecee79312dbc6ef48baff6 Mon Sep 17 00:00:00 2001 From: Clement Escoffier Date: Wed, 7 Feb 2024 08:51:43 +0100 Subject: [PATCH] Update Vert.x to version 4.5.3 The only detected breaking changes are related to the vertx-mutiny-http-proxy module which is not used in Quarkus. Full release notes are there: https://github.com/vert-x3/wiki/wiki/4.5.3-Release-Notes. Important: - Fix CVE-2024-1300 io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support - Fix the classloading issue for NVMPN and WebJars in dev mode (https://github.com/quarkusio/quarkus/issues/38576) (cherry picked from commit 7bcbb9985829a2c171f922daf525aa6b4c4b990d) --- bom/application/pom.xml | 2 +- independent-projects/resteasy-reactive/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 6afef24acfde4..3bf07f8fd263d 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -121,7 +121,7 @@ 1.0.1.Final 2.2.3.Final 3.5.1.Final - 4.5.2 + 4.5.3 4.5.14 4.4.16 4.1.5 diff --git a/independent-projects/resteasy-reactive/pom.xml b/independent-projects/resteasy-reactive/pom.xml index a822ade00e7cf..9981ac1ae6f9a 100644 --- a/independent-projects/resteasy-reactive/pom.xml +++ b/independent-projects/resteasy-reactive/pom.xml @@ -61,7 +61,7 @@ 3.2.5 2.5.6 2.1.2 - 4.5.1 + 4.5.3 5.4.0 1.0.0.Final 2.16.1