Skip to content

Commit 48bb0d6

Browse files
committed
GH-9889: Upgrade to org.apache.sshd:sshd-sftp:2.15.0
Fixes: #9889
1 parent 5ca57df commit 48bb0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ext {
5454
}
5555
modifiedFiles.finalizeValueOnRead()
5656

57-
apacheSshdVersion = '2.14.0'
57+
apacheSshdVersion = '2.15.0'
5858
artemisVersion = '2.39.0'
5959
aspectjVersion = '1.9.22.1'
6060
assertjVersion = '3.27.3'

0 commit comments

Comments
 (0)