dimas-b commented on code in PR #1876:
URL: https://github.com/apache/polaris/pull/1876#discussion_r2143955796
##########
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:
I do not think so: we use it only in test code; Awaitility is ALv2 and does
not have a NOTICE... but happy to include in a follow-up PR (merging for now to
unblock related work)... @jbonofre WDYT?
--
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]