From 043296956e5edb2903ec4106970f1426fbb797ed Mon Sep 17 00:00:00 2001 From: Lari Hotari Date: Mon, 31 Aug 2026 11:48:34 +0300 Subject: [PATCH] [fix][sec][branch-4.x] Upgrade vertx to 4.5.32 Upgrades Vert.x from 4.5.28 to 4.5.32 to pick up the security and robustness fixes released in 4.5.29 - 4.5.32: - 4.5.29: vertx-web response not ended on edge error cases; transitive Netty 4.1.136.Final and Jackson 2.21.5 bumps - 4.5.30: the default HTTP client redirect handler now strips sensitive headers on cross-origin redirects by default, plus WebClient HTTP state management improvements - 4.5.31: JDK PQC availability detection - 4.5.32: transitive Netty 4.1.137 bump; vertx-json-schema recursive $ref fix Release notes: https://github.com/vert-x3/wiki/wiki/4.5.29-Release-Notes https://github.com/vert-x3/wiki/wiki/4.5.30-Release-Notes https://github.com/vert-x3/wiki/wiki/4.5.31-Release-Notes https://github.com/vert-x3/wiki/wiki/4.5.32-Release-Notes --- distribution/server/src/assemble/LICENSE.bin.txt | 10 +++++----- pom.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index 3bafc226ade3f..98e12503badf4 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -509,11 +509,11 @@ The Apache Software License, Version 2.0 * JCTools - Java Concurrency Tools for the JVM - org.jctools-jctools-core-4.0.5.jar * Vertx - - io.vertx-vertx-auth-common-4.5.28.jar - - io.vertx-vertx-bridge-common-4.5.28.jar - - io.vertx-vertx-core-4.5.28.jar - - io.vertx-vertx-web-4.5.28.jar - - io.vertx-vertx-web-common-4.5.28.jar + - io.vertx-vertx-auth-common-4.5.32.jar + - io.vertx-vertx-bridge-common-4.5.32.jar + - io.vertx-vertx-core-4.5.32.jar + - io.vertx-vertx-web-4.5.32.jar + - io.vertx-vertx-web-common-4.5.32.jar * Apache ZooKeeper - org.apache.zookeeper-zookeeper-jute-3.9.5.jar * Snappy Java diff --git a/pom.xml b/pom.xml index d5726190f96bc..3bfb90c4cc626 100644 --- a/pom.xml +++ b/pom.xml @@ -198,7 +198,7 @@ flexible messaging model and an intuitive client API. 2.42 1.10.62 0.16.0 - 4.5.28 + 4.5.32 7.9.2 2.0.18 4.5.0