This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch
dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.24.1
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from e96dafdf7 Bump net.revelc.code.formatter:formatter-maven-plugin
add fd34c462c Reformat
No new revisions were added by this update.
Summary of changes:
.../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 +-
29 files changed, 116 insertions(+), 114 deletions(-)