eschcam commented on code in PR #51498:
URL: https://github.com/apache/spark/pull/51498#discussion_r2210640053
##########
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:
Version 1.15.3 of amazon-kinesis-client seems to use version 1.12.681 of the
aws-java-sdk libs
https://mvnrepository.com/artifact/com.amazonaws/amazon-kinesis-client/1.15.3
--
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]