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 c121c81 Bump org.apache.commons:commons-parent from 67 to 69 #240
c121c81 is described below
commit c121c81fda95aee2ec6dc91d1e86b72bee50e3d1
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 1 14:03:29 2024 -0400
Bump org.apache.commons:commons-parent from 67 to 69 #240
---
src/changes/changes.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d724b70..e94e9bf 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,6 +45,8 @@ 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>
+ <!-- UPDATE -->
+ <action dev="ggregory" type="update" due-to="Dependabot">Bump
org.apache.commons:commons-parent from 67 to 69 #240.</action>
</release>
<release version="1.3.1" date="2024-03-16" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- ADD -->