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-pool.git
The following commit(s) were added to refs/heads/master by this push:
new 5935851 Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 #59
5935851 is described below
commit 59358514be3abe898bdda900095633bf2ec57b28
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 6 13:32:03 2021 -0500
Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 #59
---
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 75432f5..fb54f9b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -58,7 +58,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump biz.aQute.bndlib from 5.1.2 to 5.2.0 #51.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump spotbugs from 4.1.3 to 4.2.0 #52, #56.
+ Bump spotbugs from 4.1.3 to 4.2.0 #52, #56, #59.
</action>
<action dev="ggregory" type="update" due-to="Arturo Bernal"
issue="POOL-389">
Migrate to JUnit 5 #57.