From 1f6554a1e0120d34c2fe77d1af3f0d0886516c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:15:20 +0000 Subject: [PATCH] Bump async-http-client in /resthub-web/resthub-web-client Bumps [async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 1.8.13 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.8.13...async-http-client-1.9.0) --- updated-dependencies: - dependency-name: com.ning:async-http-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- resthub-web/resthub-web-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resthub-web/resthub-web-client/pom.xml b/resthub-web/resthub-web-client/pom.xml index d9adbef84..fdaf06b66 100644 --- a/resthub-web/resthub-web-client/pom.xml +++ b/resthub-web/resthub-web-client/pom.xml @@ -14,7 +14,7 @@ RESThub webservice client for requesting REST webservices with JSON support bundled - 1.8.13 + 1.9.0 1.0.5.RELEASE 3.2.5.RELEASE