This is an automated email from the ASF dual-hosted git repository.
noob-se7en pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 961c4e906f8 Bump org.asynchttpclient:async-http-client from 3.0.9 to
3.0.10 (#18487)
961c4e906f8 is described below
commit 961c4e906f8015158f51262b3f298aa40f121842
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 13 22:01:49 2026 +0530
Bump org.asynchttpclient:async-http-client from 3.0.9 to 3.0.10 (#18487)
Bumps
[org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client)
from 3.0.9 to 3.0.10.
- [Release
notes](https://github.com/AsyncHttpClient/async-http-client/releases)
-
[Commits](https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.9...async-http-client-project-3.0.10)
---
updated-dependencies:
- dependency-name: org.asynchttpclient:async-http-client
dependency-version: 3.0.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 74feba47c0d..12cf11ab66f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
<zkclient.version>0.11</zkclient.version>
<jackson.version>2.21.3</jackson.version>
<zookeeper.version>3.9.5</zookeeper.version>
- <async-http-client.version>3.0.9</async-http-client.version>
+ <async-http-client.version>3.0.10</async-http-client.version>
<jersey.version>2.48</jersey.version>
<hk2.version>2.6.1</hk2.version>
<swagger.version>1.6.16</swagger.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]