nuno-c-afonso commented on a change in pull request #17345:
URL: https://github.com/apache/flink/pull/17345#discussion_r756911046
##########
File path: flink-connectors/flink-connector-kinesis/pom.xml
##########
@@ -34,7 +34,7 @@ under the License.
<name>Flink : Connectors : Kinesis</name>
<properties>
<aws.sdk.version>1.12.7</aws.sdk.version>
- <aws.sdkv2.version>2.16.86</aws.sdkv2.version>
+ <aws.sdkv2.version>2.17.52</aws.sdkv2.version>
Review comment:
I've rolled back the dependency on the new connector to `2.16.86`,
because this was the only one on `2.17.52`. Local tests ran successfully.
--
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]