NIFI-12234 Upgraded SSHJ from 0.35.0 to 0.37.0

Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #7886
This commit is contained in:
exceptionfactory 2023-10-16 09:23:54 -05:00 committed by Matt Burgess
parent e2bbcac8e1
commit 574c2b2168
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,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>