From 6c8cb45f2b6347b194d9d7d8c6a580640feccd2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:15:22 +0000 Subject: [PATCH] Bump async-http-client from 1.7.19 to 1.9.0 Bumps [async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 1.7.19 to 1.9.0. - [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases) - [Changelog](https://github.com/AsyncHttpClient/async-http-client/blob/master/CHANGES.md) - [Commits](https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-1.7.19...async-http-client-1.9.0) --- updated-dependencies: - dependency-name: com.ning: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 bc919bd..ffd390e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.ning async-http-client - 1.7.19 + 1.9.0 commons-codec