nastra commented on code in PR #15500:
URL: https://github.com/apache/iceberg/pull/15500#discussion_r2964756408
##########
build.gradle:
##########
@@ -399,6 +399,9 @@ project(':iceberg-core') {
exclude group: 'junit'
}
testImplementation libs.awaitility
+ testImplementation libs.bouncycastle.bcpkix
Review Comment:
I think it's worth at least adding a comment on why these dependencies are
being added, since it's not obvious
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]