mirror of https://github.com/apache/nifi.git
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:
parent
e2bbcac8e1
commit
574c2b2168
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue