This is an automated email from the ASF dual-hosted git repository. jackie 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 cbe1fd278d Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4.2 (#14975) cbe1fd278d is described below commit cbe1fd278d69dc729101b233aa7f160093d2774a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Feb 3 13:25:09 2025 -0800 Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4.2 (#14975) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3afa5a48f0..0790994019 100644 --- a/pom.xml +++ b/pom.xml @@ -227,7 +227,7 @@ <!-- HTTP Components Libraries --> <httpclient.version>4.5.14</httpclient.version> <httpcore.version>4.4.16</httpcore.version> - <httpclient5.version>5.3.1</httpclient5.version> + <httpclient5.version>5.4.2</httpclient5.version> <httpcore5.version>5.3.3</httpcore5.version> <!-- Google Libraries --> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org