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 def8541 Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 #161.
def8541 is described below
commit def8541807aed46b6b9f8d159f9818e226154936
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 21 00:01:14 2022 -0500
Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 #161.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1cc45f4..bf86bf0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -135,6 +135,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump narayana-jta from 5.12.4.Final to 5.12.5.Final #163.
</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 #161.
+ </action>
</release>
<release version="2.9.0" date="2021-07-30" description="This is a minor
release, including bug fixes and enhancements.">
<!-- ADDS -->