abhishekrb19 commented on code in PR #19135:
URL: https://github.com/apache/druid/pull/19135#discussion_r2921417375


##########
pom.xml:
##########
@@ -119,16 +119,14 @@
         <hadoop.compile.version>3.3.6</hadoop.compile.version>
         <graaljs.version>22.3.5</graaljs.version>
         <mockito.version>5.14.2</mockito.version>
-        <aws.sdk.version>1.12.793</aws.sdk.version>
+        <aws.sdk.version>1.12.784</aws.sdk.version>
         <caffeine.version>2.8.0</caffeine.version>
         <jacoco.version>0.8.14</jacoco.version>
         <testcontainers.version>2.0.3</testcontainers.version>
         <hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
         <httpclient.version>4.5.13</httpclient.version>
-        <okhttp.version>5.3.2</okhttp.version>
-        <kubernetes.client.version>25.0.0-legacy</kubernetes.client.version>
         <!-- When upgrading ZK, edit docs and integration tests as well 
(integration-tests/docker-base/setup.sh) -->

Review Comment:
   Thanks @ashwintumma23. Per this comment:
   1. I don't think the docs need an update anymore with this change - 
https://github.com/apache/druid/pull/18836
   2. There's no `integration-tests/docker-base/setup.sh`, I think it should be 
this 
https://github.com/apache/druid/blob/master/integration-tests/docker/base-setup.sh?
   
   
   Overall I think this existing comment may just be stale. Could we update or 
remove as needed?
   
   



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to