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 2022/12/10 14:32:57 UTC

[GitHub] [flink-connector-hbase] ferenc-csaky commented on pull request #4: [FLINK-30062][Connectors/HBase] ADDENDUM: Bundle the exact same dependencies as it was in core

ferenc-csaky commented on PR #4:
URL: https://github.com/apache/flink-connector-hbase/pull/4#issuecomment-1345277395

   > So netty-all is missing, as is commons-lang3.
   > 
   > Now netty I get; 2.2 uses hbase-shaded-netty (but then I'd like a dedicated commit removing an excess dependency; can be a hotfix 🤷). But the commons-lang3 dependency does still seem to be there (but it's now being excluded for some reason).
   
   `commons-lang3` got lost during the dependency convergence work, but now I added back both. I also made sure to use the same `commons-codec` version everywhere, cause that was also messed up. Now everything should be good.


-- 
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: issues-unsubscribe@flink.apache.org

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