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 04433e7a097 Bump org.asynchttpclient:async-http-client from 3.0.10 to
3.0.11 (#18765)
04433e7a097 is described below
commit 04433e7a097d70d9d1cbdec27574ea742b6f2c7d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 22:49:15 2026 +0530
Bump org.asynchttpclient:async-http-client from 3.0.10 to 3.0.11 (#18765)
Bumps
[org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client)
from 3.0.10 to 3.0.11.
- [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.10...async-http-client-project-3.0.11)
---
updated-dependencies:
- dependency-name: org.asynchttpclient:async-http-client
dependency-version: 3.0.11
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 621bfc5c7eb..a41d5138b1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
<zkclient.version>0.11</zkclient.version>
<jackson.version>2.22.0</jackson.version>
<zookeeper.version>3.9.5</zookeeper.version>
- <async-http-client.version>3.0.10</async-http-client.version>
+ <async-http-client.version>3.0.11</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]