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 6ab2c89a6b Bump org.apache.httpcomponents:httpcore from 4.4.13 to 
4.4.16 (#12902)
6ab2c89a6b is described below

commit 6ab2c89a6bbec0379464dff87f3f3df6caa8f5b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 11 12:14:43 2024 -0700

    Bump org.apache.httpcomponents:httpcore from 4.4.13 to 4.4.16 (#12902)
---
 pinot-plugins/pinot-file-system/pinot-s3/pom.xml | 2 +-
 pom.xml                                          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pinot-plugins/pinot-file-system/pinot-s3/pom.xml 
b/pinot-plugins/pinot-file-system/pinot-s3/pom.xml
index b0322f92b0..5427cf5cbc 100644
--- a/pinot-plugins/pinot-file-system/pinot-s3/pom.xml
+++ b/pinot-plugins/pinot-file-system/pinot-s3/pom.xml
@@ -36,7 +36,7 @@
   <properties>
     <pinot.root>${basedir}/../../..</pinot.root>
     <http.client.version>4.5.14</http.client.version>
-    <http.core.version>4.4.13</http.core.version>
+    <http.core.version>4.4.16</http.core.version>
     <s3mock.version>2.12.2</s3mock.version>
     <phase.prop>package</phase.prop>
   </properties>
diff --git a/pom.xml b/pom.xml
index 0d9484fa24..0556e598a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -481,7 +481,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpcore</artifactId>
-        <version>4.4.13</version>
+        <version>4.4.16</version>
       </dependency>
 
       <!-- netty BOM -->


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to