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-compress.git
The following commit(s) were added to refs/heads/master by this push: new aff5a19c6 Bump org.apache.commons:commons-parent from 78 to 79 aff5a19c6 is described below commit aff5a19c6bd132cf65206b82c94d2b0f6bea2e73 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jan 14 07:00:34 2025 -0500 Bump org.apache.commons:commons-parent from 78 to 79 The changes report is generated with Doxia 2 as changes.html instead of changes-report.html --- src/site/xdoc/index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 5c480e5fc..bd8ed0c9b 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -57,7 +57,7 @@ <section name="Status"> <p>The current release requires Java 8 or above.</p> - <p>For a list of changes see the <a href="changes-report.html">Changes Report</a>.</p> + <p>For a list of changes see the <a href="changes.html">Changes Report</a>.</p> </section>