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 80956c5 Updates for the next release
80956c5 is described below
commit 80956c56d5161c142be93c8ab1fef50ce6b67e21
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 6 12:37:44 2026 +0000
Updates for the next release
---
src/changes/changes.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b018ed0..4d55480 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,12 +30,12 @@ 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.1" date="YYYY-MM-DD" description="Second release,
requires Java 8 or above.">
+ <!-- FIX -->
+ <!-- ADD -->
+ <!-- UPDATE -->
+ </release>
<release version="1.0.0" date="2026-09-02" description="First release,
requires Java 8 or above.">
<!-- SPECIAL -->
<action type="add" dev="ggregory" due-to="Piotr P. Karwasz, Gary
Gregory">This is the first release of Apache Commons Secure XML.</action>