This is an automated email from the ASF dual-hosted git repository.

twolf pushed a change to branch dev_3.0
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


    from 3201d2cca Add API comparison reports
     add 8132228fb GH-727: supply default port for proxyJump if no 
HostConfigEntry
     add c5a3aac0a Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#731)
     add b5c3b34db GH-733: Fix SftpRemotePathChannel.transferTo
     add 8764edd20 Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 
(#732)
     add 4a39c8a7e Bump org.apache.maven.plugins:maven-jxr-plugin from 3.4.0 to 
3.6.0 (#673)
     add 662ec023c Bump grpc.version from 1.71.0 to 1.72.0 (#735)
     add f3047e0cb Bump com.google.errorprone:error_prone_core from 2.37.0 to 
2.38.0 (#736)
     add 064d09377 [releng] Enable gh-pages
     new 69aa6b80b Merge branch 'master' into 3.0.0
     new ae7edfca4 [releng] Fix site building
     new d90f776db [releng] 3.0.0-M0 pre-release

The 3 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:
 .github/workflows/next-build.yml                   |  6 ++--
 assembly/pom.xml                                   |  2 +-
 pom.xml                                            | 14 ++++-----
 sshd-benchmarks/pom.xml                            |  2 +-
 sshd-cli/pom.xml                                   |  2 +-
 sshd-common/pom.xml                                |  2 +-
 sshd-contrib/pom.xml                               |  2 +-
 sshd-core/pom.xml                                  |  2 +-
 .../java/org/apache/sshd/client/SshClient.java     |  4 +++
 sshd-git/pom.xml                                   |  2 +-
 sshd-ldap/pom.xml                                  |  2 +-
 sshd-mina/pom.xml                                  |  2 +-
 sshd-netty/pom.xml                                 |  2 +-
 sshd-openpgp/pom.xml                               |  2 +-
 sshd-osgi/pom.xml                                  |  2 +-
 sshd-putty/pom.xml                                 |  2 +-
 sshd-scp/pom.xml                                   |  2 +-
 sshd-sftp/pom.xml                                  |  2 +-
 .../sftp/client/impl/SftpInputStreamAsync.java     |  5 +--
 .../sftp/client/impl/SftpRemotePathChannel.java    |  2 +-
 .../sshd/sftp/client/fs/SftpFileSystemTest.java    | 36 ++++++++++++++++++++++
 sshd-site/pom.xml                                  |  7 ++++-
 sshd-spring-sftp/pom.xml                           |  2 +-
 23 files changed, 76 insertions(+), 30 deletions(-)

Reply via email to