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-beanutils.git
The following commit(s) were added to refs/heads/master by this push: new 9dbb9c9 Document recent change. 9dbb9c9 is described below commit 9dbb9c9154ec24b9cce7b5de058a6b2c66fa94bf Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Jul 23 12:22:50 2020 -0400 Document recent change. --- 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 66073b1..17a2d85 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -88,7 +88,7 @@ Update JApiCmp from 0.12.0 to 0.14.3. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> - Update maven-surefire-plugin from 2.22.1 to 3.0.0-M4. + Update maven-surefire-plugin from 2.22.1 to 3.0.0-M5. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Update maven-checkstyle-plugin from 3.0.0 to 3.1.1.