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 8928602 Bump spotbugs from 4.2.1 to 4.2.2 #68.
8928602 is described below
commit 8928602f242272e87ef6badcd26e149832afb241
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Mar 3 11:48:43 2021 -0500
Bump spotbugs from 4.2.1 to 4.2.2 #68.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4b60faa..6de7d2a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -86,6 +86,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump asm-util from 9.0 to 9.1 #64.
</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump spotbugs from 4.2.1 to 4.2.2 #68.
+ </action>
</release>
<release version="2.9.0" date="2020-09-25" description="This is a minor
release (Java 8).">
<action issue="POOL-387" dev="ggregory" type="update" due-to=" Phil
Steitz">