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


##########
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:
   That's error prone, not the annotations.



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