stoty commented on code in PR #7687: URL: https://github.com/apache/hadoop/pull/7687#discussion_r2123626978
########## hadoop-project/pom.xml: ########## @@ -146,6 +146,7 @@ <netty4.version>4.1.118.Final</netty4.version> <snappy-java.version>1.1.10.4</snappy-java.version> <lz4-java.version>1.7.1</lz4-java.version> + <byte-buddy.version>1.15.11</byte-buddy.version> Review Comment: Yes it is present on branch-2.x distributions, as those include test dependencies, and this is a dependency of mockito. It's not used in the normal runtime. -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org