MikeThomsen commented on a change in pull request #4363:
URL: https://github.com/apache/nifi/pull/4363#discussion_r446444645
##########
File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/pom.xml
##########
@@ -63,7 +63,7 @@
<dependency>
<groupId>com.google.guava</groupId>
Review comment:
It might be used in one of the graph services, but this does appear to
be safe.
##########
File path: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/pom.xml
##########
@@ -72,7 +72,7 @@
<dependency>
<groupId>com.google.guava</groupId>
Review comment:
I just tested this out with the Mongo integration test suite and it
doesn't appear to have any surprises for us, so LGTM too.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]