This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
commit 3b09c910b062489dc0f0f2dbddcc9eac32f63cb1 Author: Gary Gregory <[email protected]> AuthorDate: Sun Sep 20 08:36:01 2026 -0400 Update action type. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5cb3e53..451aa68 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -26,7 +26,7 @@ <body> <release version="1.9.3" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX --> - <action type="update" dev="ggregory" due-to="Gary Gregory">Precompile Pattern in ReadmeHtmlVelocityDelegate.render(Writer).</action> + <action type="fix" dev="ggregory" due-to="Gary Gregory">Precompile Pattern in ReadmeHtmlVelocityDelegate.render(Writer).</action> <!-- ADD --> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 96 to 105.</action>
