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-csv.git
The following commit(s) were added to refs/heads/master by this push:
new d4ede66 Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2 #192
d4ede66 is described below
commit d4ede66e28ff81c921f0b182da74983686cd492f
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Nov 2 09:51:43 2021 -0400
Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2 #192
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9bbf7eb..e1d365c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,6 +50,7 @@
<action type="update" dev="ggregory"
due-to="Dependabot">Bump mockito-core from 3.11.2 to 4.0.0 #187.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #184.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump opencsv from 5.5.1 to 5.5.2 #182.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump spotbugs-maven-plugin from 4.3.0 to 4.4.2.2
#192.</action>
</release>
<release version="1.9.0" date="2021-07-24" description="Feature and bug
fix release (Java 8)">
<!-- FIX -->