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 2018/09/19 12:04:43 UTC

[GitHub] yanghua commented on a change in pull request #6715: FLINK-8424: update cassandra and driver version to latest

yanghua commented on a change in pull request #6715: FLINK-8424: update cassandra and driver version to latest
URL: https://github.com/apache/flink/pull/6715#discussion_r218775890
 
 

 ##########
 File path: flink-connectors/flink-connector-cassandra/pom.xml
 ##########
 @@ -37,8 +37,8 @@ under the License.
 
 	<!-- Allow users to pass custom connector versions -->
 	<properties>
-		<cassandra.version>2.2.5</cassandra.version>
-		<driver.version>3.0.0</driver.version>
+		<cassandra.version>3.11.3</cassandra.version>
 
 Review comment:
   when you upgrade the dependency's version, please also provide it's dependency tree about the two version.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services