From 009b9dc596afd7d9d7b0d0c03711a651ae28a7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 08:41:52 +0000 Subject: [PATCH 1/2] Bump org.asynchttpclient:async-http-client from 2.14.5 to 2.15.0 Bumps [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 2.14.5 to 2.15.0. - [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases) - [Commits](https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-2.14.5...async-http-client-project-2.15.0) --- updated-dependencies: - dependency-name: org.asynchttpclient:async-http-client dependency-version: 2.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4f5b7577fb854..de874e8ef304f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -67,7 +67,7 @@ snakeyaml = "2.0" # Vert.x vertx = "4.5.27" # Networking / HTTP -asynchttpclient = "2.14.5" +asynchttpclient = "2.15.0" conscrypt = "2.5.2" okhttp3 = "5.3.1" okio = "3.16.3" From ade5b5febbf1219fd70e24f365b7005d34216f90 Mon Sep 17 00:00:00 2001 From: Lari Hotari Date: Tue, 19 May 2026 14:02:18 +0300 Subject: [PATCH 2/2] Fix license files --- distribution/server/src/assemble/LICENSE.bin.txt | 4 ++-- distribution/shell/src/assemble/LICENSE.bin.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index 33680fdb8f1f8..5592be0f37eda 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -389,8 +389,8 @@ The Apache Software License, Version 2.0 * AirCompressor - io.airlift-aircompressor-2.0.3.jar * AsyncHttpClient - - org.asynchttpclient-async-http-client-2.14.5.jar - - org.asynchttpclient-async-http-client-netty-utils-2.14.5.jar + - org.asynchttpclient-async-http-client-2.15.0.jar + - org.asynchttpclient-async-http-client-netty-utils-2.15.0.jar * Jetty - org.eclipse.jetty-jetty-alpn-client-12.1.9.jar - org.eclipse.jetty-jetty-alpn-conscrypt-server-12.1.9.jar diff --git a/distribution/shell/src/assemble/LICENSE.bin.txt b/distribution/shell/src/assemble/LICENSE.bin.txt index 5391865926e51..f57f14ed216c7 100644 --- a/distribution/shell/src/assemble/LICENSE.bin.txt +++ b/distribution/shell/src/assemble/LICENSE.bin.txt @@ -401,8 +401,8 @@ The Apache Software License, Version 2.0 * AirCompressor - aircompressor-2.0.3.jar * AsyncHttpClient - - async-http-client-2.14.5.jar - - async-http-client-netty-utils-2.14.5.jar + - async-http-client-2.15.0.jar + - async-http-client-netty-utils-2.15.0.jar * Jetty - jetty-alpn-client-12.1.9.jar - jetty-client-12.1.9.jar