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 dbc91cc Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 #78
dbc91cc is described below
commit dbc91ccaa47779d08a5169051d8ee3843a91fb00
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 25 08:27:08 2022 -0700
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 #78
---
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 474cfef..f85bec2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -98,7 +98,7 @@ The <action> type attribute can be add,update,fix,remove.
Migrate from maven-checkstyle-plugin from 2.7 to 3.1.2 #35.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump spotbugs-maven-plugin from 4.1.4 to 4.5.2.0 #33, #70.
+ Bump spotbugs-maven-plugin from 4.1.4 to 4.6.0.0 #33, #70, #78.
</action>
<action dev="ggregory" type="update" due-to="Arturo Bernal">
Minor Improvements #34.