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 8b47845 Upgrade log4j-api to version 2.23.1 #230
8b47845 is described below
commit 8b47845c35f2084b57cdc3c1a3bc6054a5c453d7
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 15 15:04:32 2024 -0400
Upgrade log4j-api to version 2.23.1 #230
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1d8574d..25258cd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,7 +50,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold">Remove
references to very old JDK and Commons Logging versions #201.</action>
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Dependabot">Bump
org.apache.commons:commons-parent from 65 to 67.</action>
- <action dev="ggregory" type="update" due-to="Dependabot">Bump
log4j2.version from 2.21.1 to 2.22.0 #187.</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">Bump
log4j2.version from 2.21.1 to 2.23.1 #187, #230.</action>
<action dev="ggregory" type="update" due-to="Dependabot">Bump
org.slf4j:slf4j-api from 2.0.9 to 2.0.12 #207.</action>
<action dev="ggregory" type="update" due-to="Dependabot">Bump
ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 #212.</action>
<action dev="ggregory" type="update" due-to="Dependabot">Bump
ch.qos.logback:logback-core from 1.3.11 to 1.3.12 #211.</action>