flyrain commented on code in PR #3872:
URL: https://github.com/apache/polaris/pull/3872#discussion_r2914996698


##########
gradle/banned-quarkus-prod-dependencies.txt:
##########
@@ -27,3 +27,7 @@
 
 # Contains old javax.* annotations that we do not want
 javax.servlet:javax.servlet-api
+
+
+# Don't need compile-time annotations in runtime
+com.google.errorprone:error_prone_annotations

Review Comment:
   should we remove it here? 
https://github.com/apache/polaris/blob/1e7bb1a6b077df4f7494925ed0a89ed7f09c3c59/gradle/libs.versions.toml#L52



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