This is an automated email from the ASF dual-hosted git repository.

mattyb149 pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new d4ca334813 NIFI-12234 Upgraded SSHJ from 0.35.0 to 0.37.0
d4ca334813 is described below

commit d4ca334813054c49cc91065a7f12140154bfe8ec
Author: exceptionfactory <exceptionfact...@apache.org>
AuthorDate: Mon Oct 16 09:23:54 2023 -0500

    NIFI-12234 Upgraded SSHJ from 0.35.0 to 0.37.0
    
    Signed-off-by: Matt Burgess <mattyb...@apache.org>
---
 nifi-nar-bundles/nifi-standard-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml 
b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
index 0c644b0cb4..49078adc36 100644
--- a/nifi-nar-bundles/nifi-standard-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
@@ -105,7 +105,7 @@
             <dependency>
                 <groupId>com.hierynomus</groupId>
                 <artifactId>sshj</artifactId>
-                <version>0.35.0</version>
+                <version>0.37.0</version>
             </dependency>
             <dependency>
                 <groupId>jakarta.activation</groupId>

Reply via email to