geyanggang opened a new issue, #10715:
URL: https://github.com/apache/gravitino/issues/10715

   ### What would you like to be improved?
   
   `catalog-lakehouse-hudi `pulls in `commons-beanutils:1.7.0` and 
`commons-beanutils-core:1.8.0` transitively via `commons-configuration:1.6`. 
These are unused at runtime. The same exclusion was already applied to 
`catalog-hive`.
   
   ### How should we improve?
   
   Add `exclude(group = "commons-beanutils")` to the `commons-configuration1` 
dependency in `build.gradle.kts`, for both implementation and 
testImplementation.


-- 
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]

Reply via email to