KKcorps commented on code in PR #8991:
URL: https://github.com/apache/pinot/pull/8991#discussion_r912658291


##########
pinot-plugins/pinot-file-system/pinot-s3/pom.xml:
##########
@@ -35,10 +35,10 @@
   <url>https://pinot.apache.org</url>
   <properties>
     <pinot.root>${basedir}/../../..</pinot.root>
-    <aws.sdk.version>2.14.28</aws.sdk.version>
+    <aws.sdk.version>2.17.207</aws.sdk.version>
     <http.client.version>4.5.13</http.client.version>
     <http.core.version>4.4.13</http.core.version>
-    <s3mock.version>2.1.19</s3mock.version>
+    <s3mock.version>2.4.10</s3mock.version>

Review Comment:
   I saw some test failures in `S3PinotFs` when using this s3mock version.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to