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:
parent
ce9991e699
commit
e29a8498a9
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue