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 a468ef3 Minor improvements #60.
a468ef3 is described below
commit a468ef3eae85043f58dc8e8fcb296058c8fe2ccf
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Feb 16 23:36:35 2021 -0500
Minor improvements #60.
---
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 d42c9d1..4b60faa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,7 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
Migrate to JUnit 5 #57.
</action>
<action dev="ggregory" type="update" due-to="Arturo Bernal"
issue="POOL-389">
- Minor Improvements #58.
+ Minor Improvements #58, #60.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump actions/checkout from v2.3.3 to v2.3.4 #54.