This is an automated email from the ASF dual-hosted git repository.
yashmayya 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 b07f22b624b Bump org.apache.httpcomponents.client5:httpclient5 from
5.6 to 5.6.1 (#18266)
b07f22b624b is described below
commit b07f22b624bfa0fb168a9b43affd4330862b24c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 20 22:30:12 2026 +0530
Bump org.apache.httpcomponents.client5:httpclient5 from 5.6 to 5.6.1
(#18266)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5f2e21615bf..660ede43068 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,7 +252,7 @@
<!-- HTTP Components Libraries -->
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
- <httpclient5.version>5.6</httpclient5.version>
+ <httpclient5.version>5.6.1</httpclient5.version>
<httpcore5.version>5.4.2</httpcore5.version>
<!-- Google Libraries -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]