This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang 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 dfbf6c68ada Bump org.apache.httpcomponents.client5:httpclient5 from
5.6.2 to 5.6.3 (#19134)
dfbf6c68ada is described below
commit dfbf6c68adaf83b7c1eb029e3b8b9265a33319ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 31 10:52:24 2026 -0700
Bump org.apache.httpcomponents.client5:httpclient5 from 5.6.2 to 5.6.3
(#19134)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a0372192a56..25d618a844a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -267,7 +267,7 @@
<!-- HTTP Components Libraries -->
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
- <httpclient5.version>5.6.2</httpclient5.version>
+ <httpclient5.version>5.6.3</httpclient5.version>
<httpcore5.version>5.4.3</httpcore5.version>
<!-- Google Libraries -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]