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 3718bc3b9e4 Bump org.apache.httpcomponents.client5:httpclient5 from
5.6.1 to 5.6.2 (#18890)
3718bc3b9e4 is described below
commit 3718bc3b9e45cb3bee032344c05e3582c40afca6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 30 12:11:17 2026 -0700
Bump org.apache.httpcomponents.client5:httpclient5 from 5.6.1 to 5.6.2
(#18890)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 71fee6d9400..12d1a79cab9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,7 +265,7 @@
<!-- HTTP Components Libraries -->
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
- <httpclient5.version>5.6.1</httpclient5.version>
+ <httpclient5.version>5.6.2</httpclient5.version>
<httpcore5.version>5.4.3</httpcore5.version>
<!-- Google Libraries -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]