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-cli.git
The following commit(s) were added to refs/heads/master by this push:
new 3a97cb92 Fix broken Introduction links on the website #417
3a97cb92 is described below
commit 3a97cb92da65b0297c96a11e0cface8e51e2b0c2
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 30 15:50:36 2025 -0500
Fix broken Introduction links on the website #417
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1c3c3fc8..1f657e1c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -24,6 +24,7 @@
<body>
<release version="1.11.1" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
+ <action type="fix" dev="ggregory" due-to="Elric">Fix broken Introduction
links on the website #417.</action>
<!-- ADD -->
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 91 to 93 #414,
#416.</action>