From 2cb9296d83134e0565c6a75d18e73811b9ca3d92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:08:34 +0000 Subject: [PATCH] Bump org.asynchttpclient:async-http-client from 2.0.35 to 3.0.9 Bumps [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 2.0.35 to 3.0.9. - [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases) - [Commits](https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-2.0.35...async-http-client-project-3.0.9) --- updated-dependencies: - dependency-name: org.asynchttpclient:async-http-client dependency-version: 3.0.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7bddbbe..6a0c4df 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.asynchttpclient async-http-client - 2.0.35 + 3.0.9 junit