joewitt commented on code in PR #8863:
URL: https://github.com/apache/nifi/pull/8863#discussion_r1609989626
##########
nifi-extension-bundles/nifi-gcp-bundle/nifi-gcp-services-api/pom.xml:
##########
@@ -31,5 +31,23 @@
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
</dependency>
+ <!-- please do not remove grpc-* dependencies because they are used by
GCP processors at runtime,
Review Comment:
can ditch this comment in favor of listing the intended scope with the
dependencies
--
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]