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


##########
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:
   I double-checked the pom file. Unfortunately, it seems that we cannot change 
this while we are using was-kinesis-client 1.12.0.
   > <aws.kinesis.client.version>1.12.0</aws.kinesis.client.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: [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