Apache9 commented on code in PR #6295:
URL: https://github.com/apache/hbase/pull/6295#discussion_r1775336906


##########
pom.xml:
##########
@@ -931,7 +931,7 @@
         databind] must be kept in sync with the version of 
jackson-jaxrs-json-provider shipped in
         hbase-thirdparty.
     -->
-    <hbase-thirdparty.version>4.1.8</hbase-thirdparty.version>
+    <hbase-thirdparty.version>4.1.9</hbase-thirdparty.version>

Review Comment:
   And on netty4 dependencies, hbase does not depend on it directly since we 
use the shaded one in hbase thirdparty, it is mainly introduced by hadoop and 
zookeeper. And in hadoop 3.4.0, IIRC hadoop also shaded and relocated netty in 
their thirdparty jar, so maybe we need to discuss whether we will need to force 
netty dependencies in hbase, maybe just leave it as is.



-- 
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-unsubscr...@hbase.apache.org

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

Reply via email to