Prepare for the next release candidate
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Apache Commons Logging 1.3.4 Release Notes
|
||||
Apache Commons Logging 1.3.5 Release Notes
|
||||
------------------------------------------
|
||||
|
||||
The Apache Commons Logging team is pleased to announce the release of Apache Commons Logging 1.3.4.
|
||||
The Apache Commons Logging team is pleased to announce the release of Apache Commons Logging 1.3.5.
|
||||
|
||||
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
|
||||
well-known logging systems.
|
||||
@@ -12,17 +12,15 @@ Changes in this version
|
||||
-----------------------
|
||||
|
||||
|
||||
Fixed Bugs
|
||||
----------
|
||||
|
||||
* LOGGING-192: Fix factory loading from context class loader #280, #281. Thanks to Björn Kautler, Piotr Karwasz.
|
||||
|
||||
Changes
|
||||
-------
|
||||
|
||||
* Bump org.apache.commons:commons-parent from 71 to 72. Thanks to Gary Gregory.
|
||||
* Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 #276, #282. Thanks to Gary Gregory, Dependabot.
|
||||
* Bump org.apache.commons:commons-parent from 72 to 78 #285, #287, #295, #298, #303, #310. Thanks to Gary Gregory, Dependabot.
|
||||
* Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #288 [test]. Thanks to Gary Gregory, Dependabot.
|
||||
* Bump log4j2.version from 2.23.1 to 2.24.2 #292, #299, #319. Thanks to Gary Gregory, Dependabot.
|
||||
|
||||
Removed:
|
||||
* Remove "cobertura" plugin, we use JaCoco, Cobertura is unmaintained. Thanks to Gary Gregory.
|
||||
|
||||
Historical list of changes: https://commons.apache.org/proper/commons-logging/changes-report.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user