You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@bahir.apache.org by GitBox <gi...@apache.org> on 2021/03/11 12:30:37 UTC

[GitHub] [bahir-flink] eskabetxe commented on pull request #116: [BAHIR-264] Dedup dependencies in flink-connector-redis

eskabetxe commented on pull request #116:
URL: https://github.com/apache/bahir-flink/pull/116#issuecomment-796702357


   Thanks @YikSanChan for your contribution
   
   I saw a lot of 2.11 on dependencies could you change that to
   
   for example this
               <artifactId>flink-table-api-java-bridge_2.11</artifactId>
   with this
               <artifactId>flink-table-api-java-bridge_${scala.binary.version}</artifactId>
   


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