From 14f954299b2029ca317d8e0ae96f7aba3b649794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 16:44:35 +0000 Subject: [PATCH] build(deps): bump org.asynchttpclient:async-http-client in /tests Bumps [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 3.0.9 to 3.0.10. - [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases) - [Commits](https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.9...async-http-client-project-3.0.10) --- updated-dependencies: - dependency-name: org.asynchttpclient:async-http-client dependency-version: 3.0.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pom.xml b/tests/pom.xml index 65b121bf4e..ce3d90e7c3 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -353,7 +353,7 @@ org.asynchttpclient async-http-client - 3.0.9 + 3.0.10