NihalJain commented on code in PR #5562: URL: https://github.com/apache/hbase/pull/5562#discussion_r1417380350
########## pom.xml: ########## @@ -839,8 +839,8 @@ <httpclient.version>4.5.13</httpclient.version> <httpcore.version>4.4.13</httpcore.version> <metrics-core.version>3.2.6</metrics-core.version> - <jackson.version>2.14.1</jackson.version> - <jackson.databind.version>2.14.1</jackson.databind.version> + <jackson.version>2.15.2</jackson.version> Review Comment: Latest jackson is 2.15.3; just synced with hbase-thirdparty here. Please let me know if should make this latest here! -- 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