adutra commented on code in PR #3872: URL: https://github.com/apache/polaris/pull/3872#discussion_r2913277725
########## gradle/banned-dependencies.txt: ########## @@ -37,3 +37,11 @@ javax.ws.rs:jsr311-api # See https://github.com/RoaringBitmap/RoaringBitmap/issues/749, should only use org.roaringbitmap:RoaringBitmap com.github.RoaringBitmap.RoaringBitmap org.roaringbitmap:roaringbitmap + + +# `listenablefuture` is banned via a very high version anyways, banning it is safe Review Comment: nit: what does it mean: "banned via a very high version"? -- 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]
