NihalJain commented on code in PR #6295: URL: https://github.com/apache/hbase/pull/6295#discussion_r1775073772
########## 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: Right, I was thinking about the same. Because it does not make sense to waste time doing this and still miss out on one or the another. We already have something similar for org.mockito:mockito-bom: https://github.com/apache/hbase/blob/449c446c3c8389e4e81aed08ca9ac56a330a20bb/pom.xml#L1626 -- 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