snazy commented on code in PR #1876:
URL: https://github.com/apache/polaris/pull/1876#discussion_r2144566107


##########
gradle/libs.versions.toml:
##########
@@ -40,6 +40,7 @@ antlr4-runtime = { module = "org.antlr:antlr4-runtime", 
version.strictly = "4.9.
 assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
 auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
 awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.31.59" }
+awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }

Review Comment:
   Generally speaking: only stuff that's distributed or "copied" into the 
source tree needs to be mentioned in license/notice.



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