jbonofre commented on code in PR #519:
URL: https://github.com/apache/polaris/pull/519#discussion_r1878138301
##########
polaris-service/build.gradle.kts:
##########
@@ -41,6 +41,11 @@ dependencies {
exclude("ch.qos.reload4j", "reload4j")
exclude("log4j", "log4j")
exclude("org.apache.zookeeper", "zookeeper")
+ exclude("org.apache.hadoop.thirdparty", "hadoop-shaded-protobuf_3_25")
Review Comment:
The "old" jersey dependencies are removed from the `LICENSE.bin` file in the
other PR.
--
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]