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-cli.git
The following commit(s) were added to refs/heads/master by this push:
new e5fb78e Bump actions/checkout from v2.3.2 to v2.3.4 #53. Bump
actions/setup-java from v1.4.2 to v1.4.3 #50.
e5fb78e is described below
commit e5fb78e2fa5e8d839fb85c337af9ec28b9427b59
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 21 11:32:20 2020 -0500
Bump actions/checkout from v2.3.2 to v2.3.4 #53.
Bump actions/setup-java from v1.4.2 to v1.4.3 #50.
---
src/changes/changes.xml | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2fcf989..03e0ec9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,17 +50,20 @@
<action type="update" dev="ggregory" due-to="dengliming">
Remove deprecated sudo setting. #36.
</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">
- Update junit:junit from 4.12 to 4.13.
+ <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
+ Bump junit:junit from 4.12 to 4.13.1, #53.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
- Update commons-parent from 48 to 51.
+ Bump commons-parent from 48 to 51.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
- Update maven-pmd-plugin from 3.12.0 to 3.13.0 #44.
+ Bump maven-pmd-plugin from 3.12.0 to 3.13.0 #44.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
- Update actions/checkout from v2.3.1 to v2.3.2 #46.
+ Bump actions/checkout from v2.3.1 to v2.3.2 #46.
+ </action>
+ <action type="update" dev="ggregory" due-to="Dependabot">
+ Bump actions/setup-java from v1.4.2 to v1.4.3 #50.
</action>
</release>