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 c31ee45 Bump spotbugs from 4.4.0 to 4.4.1 #99.
c31ee45 is described below
commit c31ee45b6e04891f3cc93d69e196b8e7b21eb068
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Sep 23 10:21:00 2021 -0400
Bump spotbugs from 4.4.0 to 4.4.1 #99.
---
src/changes/changes.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9bd04df..bb774d4 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.0 #94.
+ Bump spotbugs from 4.3.0 to 4.4.1 #94, #99.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump junit-bom from 5.8.0-M1 to 5.8.0-RC1 #96.
@@ -58,6 +58,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Dependabot">
Bump checkstyle from 8.45.1 to 9.0 #97.
</action>
+
</release>
<release version="2.11.1" date="2021-08-18" description="This is a
maintenance release (Java 8).">
<!-- FIX -->