dongjoon-hyun commented on code in PR #51498:
URL: https://github.com/apache/spark/pull/51498#discussion_r2210536813


##########
pom.xml:
##########
@@ -158,7 +158,7 @@
     <avro.version>1.12.0</avro.version>
     <aws.kinesis.client.version>1.12.0</aws.kinesis.client.version>
     <!-- Should be consistent with Kinesis client dependency -->
-    <aws.java.sdk.version>1.11.655</aws.java.sdk.version>
+    <aws.java.sdk.version>1.12.720</aws.java.sdk.version>

Review Comment:
   Oh, could you double-check that this is consistent with `Kinesis` client 
dependency? The line 160 show a requirement for `kinesis-asl` module.



-- 
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