[ https://issues.apache.org/jira/browse/HADOOP-19568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953988#comment-17953988 ]
ASF GitHub Bot commented on HADOOP-19568: ----------------------------------------- slfan1989 commented on code in PR #7687: URL: https://github.com/apache/hadoop/pull/7687#discussion_r2106550167 ########## 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: Thank you for your contribution. Where will we be using this package? > Update byte-buddy to 1.15.11 > ---------------------------- > > Key: HADOOP-19568 > URL: https://issues.apache.org/jira/browse/HADOOP-19568 > Project: Hadoop Common > Issue Type: Improvement > Components: build > Reporter: Istvan Toth > Assignee: Istvan Toth > Priority: Major > Labels: pull-request-available > > This is required for being able to handle recent Java bytecodes. > Byte-buddy is used by BOTH mockito and maven-shade-plugin. > 1.15.11 is the last byte-buddy version that maven-shade-plugin 3.6.0 works > with. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org