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 0fdd5949d KEX: handle SSH_MSG_SERVICE_REQUEST and SSH_MSG_SERVICE_ACCEPT new b4a3e3dea Upgraded OWASP dependency check pluging to version 7.1.0 new b8bcdce95 Upgraded Checkstyle plugin version to 10.2 new 9f8aa3dba Upgraded formatter plugin version to 2.18.0 new 135b482e0 Upgraded Groovy version to 3.0.10 new e68abd1ef Upgraded GMaven+ plugin to version 1.13.1 new 48d9d7b4a Upgraded PMD version to 6.45.0 new efb15668d Upgraded Maven PMD plugin version to 3.16.0 new c4b3f886c Upgraded Maven surefire plugin to 3.0.0-M6 The 8 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: pom.xml | 16 ++++++++-------- .../sshd/client/config/hosts/HostPatternValue.java | 2 +- .../sshd/common/auth/UserAuthMethodFactory.java | 2 +- .../loader/openssh/OpenSSHKeyPairResourceParser.java | 2 +- .../keys/loader/ssh2/Ssh2PublicKeyEntryDecoder.java | 2 +- .../java/org/apache/sshd/common/io/IoSession.java | 4 ++-- .../org/apache/sshd/common/util/NumberUtils.java | 2 +- .../buffer/keys/ED25519BufferPublicKeyParser.java | 2 +- .../apache/sshd/common/util/io/der/ASN1Class.java | 4 ++-- .../apache/sshd/common/util/io/der/ASN1Object.java | 4 ++-- .../org/apache/sshd/common/util/io/der/ASN1Type.java | 4 ++-- .../sshd/common/util/io/input/NullInputStream.java | 2 +- .../util/io/output/LoggingFilterOutputStream.java | 2 +- .../sshd/common/util/io/output/NullOutputStream.java | 2 +- .../sshd/common/util/logging/LoggerSkeleton.java | 2 +- .../apache/sshd/common/file/root/AssertableFile.java | 2 +- .../file/root/RootedFileSystemProviderTest.java | 2 +- .../sshd/common/signature/SignaturesDevelopment.java | 2 +- .../util/io/ExposedBufferByteArrayOutputStream.java | 2 +- .../sshd/client/channel/ClientChannelEvent.java | 6 +++--- .../channel/ClientChannelPendingMessagesQueue.java | 2 +- .../apache/sshd/common/channel/RequestHandler.java | 2 +- .../apache/sshd/common/forward/ForwarderFactory.java | 2 +- .../java/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 +- .../apache/sshd/server/command/CommandLifecycle.java | 2 +- .../apache/sshd/server/session/ServerSession.java | 2 +- .../org/apache/sshd/ldap/LdapNetworkConnector.java | 2 +- .../apache/sshd/ldap/LdapPasswordAuthenticator.java | 2 +- .../java/org/apache/sshd/putty/PuttyKeyReader.java | 2 +- .../AbstractScpTransferEventListenerAdapter.java | 2 +- .../apache/sshd/scp/server/InputStreamReader.java | 20 ++++++++++---------- .../sshd/sftp/client/FullAccessSftpClient.java | 2 +- .../sshd/sftp/common/SftpUniversalOwnerAndGroup.java | 2 +- 36 files changed, 58 insertions(+), 58 deletions(-)