You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/05/03 08:47:56 UTC

[GitHub] [flink] rmetzger commented on a change in pull request #11975: [FLINK-17496][kinesis] Upgrade amazon-kinesis-producer to 0.14.0

rmetzger commented on a change in pull request #11975:
URL: https://github.com/apache/flink/pull/11975#discussion_r419070528



##########
File path: flink-connectors/flink-connector-kinesis/pom.xml
##########
@@ -35,7 +35,7 @@ under the License.
 	<properties>
 		<aws.sdk.version>1.11.603</aws.sdk.version>
 		<aws.kinesis-kcl.version>1.11.2</aws.kinesis-kcl.version>
-		<aws.kinesis-kpl.version>0.13.1</aws.kinesis-kpl.version>
+		<aws.kinesis-kpl.version>0.14.0</aws.kinesis-kpl.version>

Review comment:
       Can you also update the version in `flink.git/flink-connectors/flink-connector-kinesis/src/main/resources/META-INF/NOTICE`, as well as potential transitive version changes. (The maven-shade-plugin will show you the included artifacts + their versions)




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org