This is an automated email from the ASF dual-hosted git repository.
lgoldstein pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git.
from 01ee7b5 Upgraded OWASP dependency check plugin version to 6.0.2
new e557eb3 [SSHD-1095] Add missing throws IOException declarations in
AbstractSftpEventListener
new 6c4e3f2 [SSHD-1096] Rethrow caught exception in SftpSubsystem#doClose
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/sshd/sftp/client/impl/DefaultSftpClient.java | 2 +-
.../sshd/sftp/client/impl/DefaultSftpClientFactory.java | 2 +-
.../sftp/server/AbstractSftpEventListenerAdapter.java | 10 +++++-----
.../sshd/sftp/server/AbstractSftpSubsystemHelper.java | 8 ++++----
.../java/org/apache/sshd/sftp/server/SftpSubsystem.java | 15 ++++++++-------
5 files changed, 19 insertions(+), 18 deletions(-)