This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from 44d566676 Ensure the build requires Maven 3.9.x add 0659cbb1c Bump net.revelc.code.formatter:formatter-maven-plugin from 2.16.0 to 2.24.1 (#541) No new revisions were added by this update. Summary of changes: pom.xml | 2 +- .../sshd/common/file/util/BaseFileSystem.java | 2 +- .../org/apache/sshd/common/util/io/IoUtils.java | 4 +- .../io/ExposedBufferByteArrayOutputStream.java | 2 +- .../sshd/client/channel/ClientChannelEvent.java | 6 +- .../sshd/common/channel/ChannelOutputStream.java | 2 +- .../apache/sshd/common/channel/RequestHandler.java | 2 +- .../sshd/common/forward/ForwarderFactory.java | 2 +- .../org/apache/sshd/common/kex/DHGroupData.java | 2 +- .../apache/sshd/common/kex/KexFactoryManager.java | 2 +- .../sshd/server/ServerAuthenticationManager.java | 2 +- .../auth/hostbased/HostBasedAuthenticator.java | 2 +- .../sshd/server/command/CommandLifecycle.java | 6 +- .../apache/sshd/server/session/ServerSession.java | 2 +- .../auth/pubkey/HostBoundPubKeyAuthTest.java | 20 +++--- .../ClientOpenSSHCertificatesTest.java | 80 +++++++++++----------- .../sshd/common/cipher/OpenSshCipherTest.java | 16 ++--- .../forward/PortForwardingWithOpenSshTest.java | 20 +++--- .../extension/StrictKexInteroperabilityTest.java | 18 ++--- .../org/apache/sshd/ldap/LdapNetworkConnector.java | 2 +- .../sshd/ldap/LdapPasswordAuthenticator.java | 2 +- .../sshd/openpgp/PGPKeyPairResourceParser.java | 2 +- .../java/org/apache/sshd/putty/PuttyKeyReader.java | 2 +- .../AbstractScpTransferEventListenerAdapter.java | 2 +- .../org/apache/sshd/scp/client/ScpCharsetTest.java | 16 ++--- .../sshd/sftp/client/FullAccessSftpClient.java | 2 +- .../org/apache/sshd/sftp/client/SftpMessage.java | 6 +- .../sftp/common/SftpUniversalOwnerAndGroup.java | 2 +- .../helpers/AbstractCheckFileExtensionTest.java | 2 +- .../helpers/CopyDataExtensionImplTest.java | 2 +- 30 files changed, 117 insertions(+), 115 deletions(-)