Abyss-lord commented on code in PR #7200:
URL: https://github.com/apache/gravitino/pull/7200#discussion_r2113391826


##########
core/build.gradle.kts:
##########
@@ -37,6 +38,7 @@ dependencies {
   implementation(libs.guava)
   implementation(libs.h2db)
   implementation(libs.mybatis)
+  implementation(libs.concurrent.trees)

Review Comment:
   - `concurrent-trees` is licensed under Apache License 2.0, which is 
compatible with our project license.
   - `jcstress` is licensed under GPL-2.0.
   
   @jerryshao I will update the LICENSE.bin to include both dependencies.



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