jerryshao commented on code in PR #7200:
URL: https://github.com/apache/gravitino/pull/7200#discussion_r2113382861
##########
core/build.gradle.kts:
##########
@@ -37,6 +38,7 @@ dependencies {
implementation(libs.guava)
implementation(libs.h2db)
implementation(libs.mybatis)
+ implementation(libs.concurrent.trees)
Review Comment:
If there's other libraries you introduced, you need list all of them into
the LICENSE.bin.
--
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]