Bump async-http-client from 2.12.1 to 2.12.3 (#12009)

Bumps [async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 2.12.1 to 2.12.3.
- [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.12.1...async-http-client-project-2.12.3)

---
updated-dependencies:
- dependency-name: org.asynchttpclient:async-http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-04 17:13:30 +08:00 committed by GitHub
parent ce9991e699
commit e29a8498a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<commons.compress.version>1.23.0</commons.compress.version>
<junit.platform.launcher.version>1.6.2</junit.platform.launcher.version>
<commons.exec.version>1.3</commons.exec.version>
<async.http.client.version>2.12.1</async.http.client.version>
<async.http.client.version>2.12.3</async.http.client.version>
</properties>
<dependencies>