This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/commons-secure-xml.git
The following commit(s) were added to refs/heads/main by this push:
new 9373e0b Updates for the next release
9373e0b is described below
commit 9373e0b0f500c9ac6862c742051eecb450d05dd0
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 6 12:36:40 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 bc6f8e1..b018ed0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,6 +30,11 @@ The <action> type attribute can be add, update, fix, or
remove.
<properties>
<title>Apache Commons Secure XML Changes</title>
</properties>
+ <release version="1.0.1" date="YYYY-MM-DD" description="Second release,
requires Java 8 or above.">
+ <!-- FIX -->
+ <!-- ADD -->
+ <!-- UPDATE -->
+ </release>
<body>
<release version="1.0.0" date="2026-09-02" description="First release,
requires Java 8 or above.">
<!-- SPECIAL -->