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-logging.git
The following commit(s) were added to refs/heads/master by this push: new 33efdc2 [LOGGING-191] Apache commons logging shows 1.4 as latest release instead of 1.3.1 33efdc2 is described below commit 33efdc2e2f351f1b7d7f6a4c2ec90bb454919a2e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Apr 26 07:07:11 2024 -0400 [LOGGING-191] Apache commons logging shows 1.4 as latest release instead of 1.3.1 --- src/changes/changes.xml | 1 + src/site/xdoc/index.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c1326d5..f485bee 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -45,6 +45,7 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="1.3.2" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> <action dev="ggregory" issue="LOGGING-190" type="fix" due-to="Hannes Wellmann, Gary Gregory, Johan Compagner">Add OSGi metadata to enable Service Loader Mediator #234.</action> + <action dev="ggregory" issue="LOGGING-191" type="fix" due-to="Hannes Wellmann, Gary Gregory, Johan Compagner">Apache commons logging shows 1.4 as latest release instead of 1.3.1.</action> <!-- UPDATE --> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 67 to 69 #240.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 #248.</action> diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 409b595..ab10ec5 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -81,7 +81,7 @@ This gives short introductions to topics such as advanced class loading. Binary and source distributions are available <a href="https//commons.apache.org/proper/commons-logging/download_logging.cgi">here</a>. </p> - <subsection name='1.4.0 Release - March 2024'> + <subsection name='1.3.1 Release - March 2024'> <p>Please refer to the <a href="changes-report.html">change-report</a>.</p> </subsection>