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 7a0453e Bump actions/checkout from v2.3.3 to v2.3.4 #54.
7a0453e is described below
commit 7a0453ec700ce8267890f477320aa255580f61fb
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Dec 27 12:02:45 2020 -0500
Bump actions/checkout from v2.3.3 to v2.3.4 #54.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ff202be..1b840ac 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,6 +66,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Arturo Bernal"
issue="POOL-389">
Minor Improvements #58.
</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump actions/checkout from v2.3.3 to v2.3.4 #54.
+ </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">