This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-net.git


    from d94e1411 Bump to next development version
     add 52c5c678 Add section for the next release
     add 639e073a Allow longer data in pattern IMAPReply.UNTAGGED_RESPONSE
     add a174e976 Javadoc
     add 0a8b63f1 fix Reproducible Builds issues
     add 7c446339 Merge pull request #259 from hboutemy/rb
     add b5038eff Fix Reproducible Builds issues #259
     add 7a1e6f10 Add @SuppressWarnings("unused")
     add 59a3d8bc Add @SuppressWarnings("unused")
     add e7f64c98 The declared exception IOException is not actually thrown by 
the method
     add 9af395a3 The import org.junit.Assert.assertTrue is not used
     add 50d035d4 Bump github/codeql-action from 3.25.6 to 3.25.8
     add 0f0c8022 Merge pull request #260 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8
     add 068a65a4 Prepare for the next release candidate

No new revisions were added by this update.

Summary of changes:
 .github/workflows/codeql-analysis.yml              |   6 +-
 .github/workflows/scorecards-analysis.yml          |   2 +-
 NOTICE.txt                                         |  10 +-
 README.md                                          |   8 +-
 RELEASE-NOTES.txt                                  |  32 +++
 pom.xml                                            |  14 +-
 src/changes/changes.xml                            |  19 +-
 .../java/org/apache/commons/net/SocketClient.java  |   5 +-
 .../org/apache/commons/net/imap/IMAPReply.java     |   2 +-
 .../org/apache/commons/net/nntp/NNTPClient.java    |   2 +-
 src/site/xdoc/download_net.xml                     | 312 ++++++++++-----------
 src/site/xdoc/issue-tracking.xml                   | 204 +++++++-------
 .../commons/net/chargen/CharGenUDPClientTest.java  |   5 +-
 .../org/apache/commons/net/ftp/FTPClientTest.java  |   2 -
 .../org/apache/commons/net/imap/IMAPReplyTest.java |   4 +-
 15 files changed, 335 insertions(+), 292 deletions(-)

Reply via email to