[LOGGING-191] Apache commons logging shows 1.4 as latest release instead
of 1.3.1
This commit is contained in:
@@ -45,6 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||||||
<body>
|
<body>
|
||||||
<release version="1.3.2" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
|
<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-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 -->
|
<!-- 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.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>
|
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 #248.</action>
|
||||||
|
|||||||
@@ -81,7 +81,7 @@ This gives short introductions to topics such as advanced class loading.
|
|||||||
Binary and source distributions are available
|
Binary and source distributions are available
|
||||||
<a href="https//commons.apache.org/proper/commons-logging/download_logging.cgi">here</a>.
|
<a href="https//commons.apache.org/proper/commons-logging/download_logging.cgi">here</a>.
|
||||||
</p>
|
</p>
|
||||||
<subsection name='1.4.0 Release - March 2024'>
|
<subsection name='1.3.1 Release - March 2024'>
|
||||||
<p>Please refer to the
|
<p>Please refer to the
|
||||||
<a href="changes-report.html">change-report</a>.</p>
|
<a href="changes-report.html">change-report</a>.</p>
|
||||||
</subsection>
|
</subsection>
|
||||||
|
|||||||
Reference in New Issue
Block a user