This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git
The following commit(s) were added to refs/heads/master by this push:
new 2ec75292 Updates for the next release
2ec75292 is described below
commit 2ec75292e12ddce2d600a1520a2b2694d5166216
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Mar 18 20:31:59 2026 +0000
Updates for the next release
---
src/changes/changes.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 07c7efe7..8f56e8a8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,11 @@ The <action> type attribute can be add,update,fix,remove.
Defining changes.version allows one to create the RN without first
removing the SNAPSHOT suffix.
-->
<body>
+ <release version="3.13.1" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <!-- FIX -->
+ <!-- ADD -->
+ <!-- UPDATE -->
+ </release>
<release version="3.13.0" date="2026-03-15" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Henri Biestro, Gary
Gregory">DaytimeTCPClientTest now should now pass inside most VPNs.</action>