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 9ad2ea2 Bump spotbugs from 4.4.1 to 4.4.2 #106.
9ad2ea2 is described below
commit 9ad2ea21be0714dd1b2ecbdefe69db18e95e604a
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Oct 17 10:15:12 2021 -0400
Bump spotbugs from 4.4.1 to 4.4.2 #106.
---
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 fe1e61f..3c0b3dd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,7 +50,7 @@ The <action> type attribute can be add,update,fix,remove.
</action>
<!-- UDPATE -->
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump spotbugs from 4.3.0 to 4.4.1 #94, #99.
+ Bump spotbugs from 4.3.0 to 4.4.2 #94, #99, #106.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1 #102.