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 53d9fd4 Eat own dog food. new dfdb53a Refactor and avoid extra array creations. new 778385e Fix spelling errors. new 862f493 Log Maven/Java version in GitHub builds. 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/maven.yml | 2 +- src/main/java/org/apache/commons/net/ftp/FTP.java | 13 +++++++++++++ .../java/org/apache/commons/net/ftp/FTPClient.java | 18 +++++++++--------- src/main/java/org/apache/commons/net/ftp/FTPReply.java | 6 +++--- .../java/org/apache/commons/net/nntp/NNTPReply.java | 4 ++-- .../java/org/apache/commons/net/smtp/SMTPReply.java | 6 +++--- 6 files changed, 31 insertions(+), 18 deletions(-)