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-dbcp.git
The following commit(s) were added to refs/heads/master by this push:
new db5a6c5 Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 #178
db5a6c5 is described below
commit db5a6c54b26bda3ecb54e95364854bdebd27f98d
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Apr 1 10:40:41 2022 -0400
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 #178
---
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 83834e6..1862ff8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -121,7 +121,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump actions/checkout from 2.3.4 to 3 #139, #143, #173.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump spotbugs-maven-plugin from 4.3.0 to 4.5.3.0 #140, #154, #161.
+ Bump spotbugs-maven-plugin from 4.3.0 to 4.6.0.0 #140, #154, #161,
#178.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump actions/cache from 2.1.6 to 3 #147, #176.