Skip to content

Commit a7206f1

Browse files
exceptionfactoryjoewitt
authored andcommitted
NIFI-9989 This closes #6908. Upgraded SSHJ from 0.34.0 to 0.35.0
Signed-off-by: Joe Witt <[email protected]>
1 parent ae66ebd commit a7206f1

File tree

1 file changed

+1
-1
lines changed
  • nifi-nar-bundles/nifi-standard-bundle

1 file changed

+1
-1
lines changed

nifi-nar-bundles/nifi-standard-bundle/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>com.hierynomus</groupId>
126126
<artifactId>sshj</artifactId>
127-
<version>0.34.0</version>
127+
<version>0.35.0</version>
128128
</dependency>
129129
<dependency>
130130
<groupId>jakarta.activation</groupId>

0 commit comments

Comments
 (0)