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 6b6d2cb Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0 #118.
new 2888312 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-dbcp.git
6b6d2cb is described below
commit 6b6d2cb736aba9e64f0d8f198aacc31810838103
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 25 15:09:03 2021 -0400
Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0 #118.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2e2e9c2..2486c1d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -213,6 +213,9 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Dependabot">
Bump spotbugs from 4.2.3 to 4.3.0 #117.
</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">
+ Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0 #118.
+ </action>
</release>
<release version="2.8.0" date="2020-09-21" description="This is a minor
release, including bug fixes and enhancements.">
<!-- add -->