This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
commit e278cf738a90a93e5bbdb8112b21b5a2757a5743 Author: Sebb <[email protected]> AuthorDate: Fri Dec 16 13:03:38 2022 +0000 Changes += Privacy --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 112e518..461a8b2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -60,9 +60,10 @@ The <action> type attribute can be add,update,fix,remove. --> <body> - <release version="56" date="2022-12-07" description="Version 56: Maintenance and update dependencies"> + <release version="56" date="TBA" description="Version 56: Maintenance and update dependencies"> <action type="update" dev="ggregory" due-to="Dependabot">Bump apache from 28 to 29 #182.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump versions-maven-plugin from 2.13.0 to 2.14.0 #181.</action> + <action type="fix" dev="sebb">Add Privacy link to site.xml</action> </release> <release version="55" date="2022-12-07" description="Version 55: Maintenance and update dependencies"> <!-- FIX -->
