This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit 283c8d42a4c28d747231760ba2a770b5b3198a66 Merge: 2b3b15c7c 6b2a87375 Author: Thomas Wolf <tw...@apache.org> AuthorDate: Tue Apr 2 20:12:46 2024 +0200 Merge pull request #475 from Alex-Vol-Amz/upgrade-jsch-library Switch uses of JSch library to the com.github.mwiede:jsch fork pom.xml | 9 ++------- sshd-cli/pom.xml | 7 +------ sshd-core/pom.xml | 9 +++------ .../java/org/apache/sshd/common/compression/CompressionTest.java | 4 ++-- .../org/apache/sshd/server/auth/AsyncAuthInteractiveTest.java | 9 +++------ .../src/test/java/org/apache/sshd/server/auth/AsyncAuthTest.java | 4 +--- sshd-git/pom.xml | 2 +- sshd-mina/pom.xml | 7 +------ sshd-netty/pom.xml | 7 +------ sshd-scp/pom.xml | 9 +++------ sshd-sftp/pom.xml | 9 +++------ sshd-spring-sftp/pom.xml | 7 +------ 12 files changed, 22 insertions(+), 61 deletions(-)