geyanggang opened a new issue, #10578: URL: https://github.com/apache/gravitino/issues/10578
### What would you like to be improved? java-xmlbuilder:0.4 is pulled in transitively via hadoop-common:2.10.2 → jets3t:0.9.0 into three catalog modules: catalog-lakehouse-paimon, hive-metastore2-libs, and hive-metastore3-libs. ### How should we improve? Exclude net.java.dev.jets3t from the hadoop-common dependency block in all three affected build.gradle.kts files. jets3t is an obsolete S3 client that Gravitino does not use at runtime, so excluding it is safe and also removes java-xmlbuilder. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
