ndimiduk commented on code in PR #124: URL: https://github.com/apache/hbase-thirdparty/pull/124#discussion_r1776702403
########## pom.xml: ########## @@ -151,6 +152,15 @@ <jakarta.validation-api.version>2.0.2</jakarta.validation-api.version> <javassist.version>3.30.2-GA</javassist.version> <jackson-jaxrs-json-provider.version>2.17.2</jackson-jaxrs-json-provider.version> + <!-- TODO Had added this to see if proprties are passed on via BOM. Review Comment: Yeah I don't think that properties are preserved via bom import. Instead, you'll need to add an explicit managed dependency for every dependency definition that's using one of the properties to manage a version. -- 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