This is an automated email from the ASF dual-hosted git repository. xiangfu 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 d1d265128c Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 (#15644) d1d265128c is described below commit d1d265128cea81fa55a46c58a4cb6063fe46fa0e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Apr 27 08:10:23 2025 -0700 Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 (#15644) Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.4.3 to 5.4.4. - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.4/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.4.3...rel/v5.4.4) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 c83d18f800..e9967eed5d 100644 --- a/pom.xml +++ b/pom.xml @@ -231,7 +231,7 @@ <!-- HTTP Components Libraries --> <httpclient.version>4.5.14</httpclient.version> <httpcore.version>4.4.16</httpcore.version> - <httpclient5.version>5.4.3</httpclient5.version> + <httpclient5.version>5.4.4</httpclient5.version> <httpcore5.version>5.3.4</httpcore5.version> <!-- Google Libraries --> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org