This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git
from 46bbf995 Merge pull request #195 from apache/dependabot/github_actions/github/codeql-action-2.22.5 new 5ea1fdb6 Normalize test method names new 7fa69b3d Sort test members new ff1c02e9 Javadoc 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: .../java/org/apache/commons/net/SocketClient.java | 4 + .../org/apache/commons/net/ftp/FTPSCommand.java | 42 +++++++ .../org/apache/commons/net/ntp/NtpV3Packet.java | 56 ++++++++- .../apache/commons/net/telnet/TelnetOption.java | 133 +++++++++++++++++++++ .../org/apache/commons/net/examples/MainTest.java | 42 +++---- .../org/apache/commons/net/imap/IMAPReplyTest.java | 60 +++++----- .../java/org/apache/commons/net/imap/IMAPTest.java | 28 ++--- 7 files changed, 297 insertions(+), 68 deletions(-)