From 3f1940f25e783b9ab1dfb7d5802f204c4cccb356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:23:32 +0000 Subject: [PATCH] Bump org.asynchttpclient:async-http-client from 2.5.2 to 3.0.1 Bumps [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 2.5.2 to 3.0.1. - [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases) - [Changelog](https://github.com/AsyncHttpClient/async-http-client/blob/main/CHANGES.md) - [Commits](https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-2.5.2...async-http-client-project-3.0.1) --- updated-dependencies: - dependency-name: org.asynchttpclient:async-http-client 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 88ea9b8..f515e23 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ org.asynchttpclient async-http-client - 2.5.2 + 3.0.1 io.reactivex.rxjava2