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-crypto.git
commit 70d74150d695a061a579984d9f1ecc20fe31f456 Author: garydgregory <[email protected]> AuthorDate: Sun Aug 16 14:37:35 2020 -0400 Document build and site changes. --- src/changes/changes.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4508c8c..33942f0 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -73,7 +73,9 @@ <action type="update" dev="ggregory" due-to="Geoffrey Blake">Reset JAVA_HOME for aarch64 and ppc builds. Turn off maven-enforcer for Xenial builds #104.</action> <action type="update" dev="ggregory">Update maven-checkstyle-plugin 3.0.0 -> 3.1.1.</action> <action type="update" dev="ggregory">Update commons-parent 51 -> 52.</action> - <action type="update" dev="ggregory">maven-resources-plugin 3.1.0 -> 3.2.0.</action> + <action type="update" dev="ggregory">Update maven-resources-plugin 3.1.0 -> 3.2.0.</action> + <action type="update" dev="ggregory">Update Apache CLIRR to JApiCmp.</action> + <action type="update" dev="ggregory">Update FindBugs to SpotBugs.</action> </release> <release version="1.0.0" date="2016-07-22" description="
