NihalJain commented on code in PR #6993: URL: https://github.com/apache/hbase/pull/6993#discussion_r2096046609
########## hbase-shaded/pom.xml: ########## @@ -90,7 +90,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> - <version>3.5.1</version> + <version>3.6.0</version> Review Comment: > I had checked, previous version were also bringing in similar jdk21 files, which maven was able to shade and hence was not failing. i dont think we need to handle these new files. Let me double check, not sure again! Also let me raise backport of this PR for branch-2 for CI to run through! -- 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