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-jci.git
The following commit(s) were added to refs/heads/master by this push:
new 5832d0f Bump commons-logging from 1.1.3 to 1.2 #7
5832d0f is described below
commit 5832d0f1426e58fed1147cbfcfbfcf0ddc6392a0
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 4 09:07:52 2023 -0500
Bump commons-logging from 1.1.3 to 1.2 #7
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 76c4db0..fa290b2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,6 +73,9 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot">
Bump commons-lang3 from 3.1 to 3.12.0 #9.
</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">
+ Bump commons-logging from 1.1.3 to 1.2 #7.
+ </action>
</release>
</body>
</document>