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 3e39f08 Bump spotbugs from 4.5.3 to 4.6.0 #81
3e39f08 is described below
commit 3e39f084f05fc33f66dc3f9629b7f749d694f38d
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Apr 1 11:39:45 2022 -0400
Bump spotbugs from 4.5.3 to 4.6.0 #81
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c7c93e5..5cecb5e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -100,6 +100,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump spotbugs-maven-plugin from 4.1.4 to 4.6.0.0 #33, #70, #78.
</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump spotbugs from 4.5.3 to 4.6.0 #81.
+ </action>
<action dev="ggregory" type="update" due-to="Arturo Bernal">
Minor Improvements #34.
</action>