You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/01/12 15:33:18 UTC

[GitHub] [nifi] gresockj commented on a change in pull request #5624: NIFI-7835 Add authenticated SOCKS and HTTP proxy support for SFTP

gresockj commented on a change in pull request #5624:
URL: https://github.com/apache/nifi/pull/5624#discussion_r783188306



##########
File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
##########
@@ -141,6 +141,11 @@
             <groupId>com.hierynomus</groupId>
             <artifactId>sshj</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.exceptionfactory.socketbroker</groupId>

Review comment:
       Is a NOTICE needed for this library?




-- 
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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org