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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 00c9bcd UPdate dependencies.
00c9bcd is described below
commit 00c9bcd9739d12a4f1de4afdcefd46c9f894a6f5
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Feb 16 23:46:18 2021 -0500
UPdate dependencies.
- Bump actions/cache from v2 to v2.1.4 #29.
- Bump animal-sniffer-maven-plugin from 1.19 to 1.20 #30
---
src/changes/changes.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7bf66fe..6c59396 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -82,6 +82,8 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory">Update
org.apache.maven.wagon:wagon-ssh 3.4.0 -> 3.4.2.</action>
<action type="update" dev="ggregory">Update commons.pmd.version
3.13.0 -> 3.14.0.</action>
<action type="update" dev="ggregory">Update
commons.checkstyle-plugin.version 3.1.1 -> 3.1.2.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
actions/cache from v2 to v2.1.4 #29.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
animal-sniffer-maven-plugin from 1.19 to 1.20 #30.</action>
</release>
<release version="52" date="2020-07-30" description="Add support for
Java 15.">