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 b8fdc7d Bump apache from 28 to 29 #182 b8fdc7d is described below commit b8fdc7d321dfcc47d3b9301d0bc8e7655608b6a2 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Dec 15 06:29:10 2022 -0500 Bump apache from 28 to 29 #182 --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c73d87c..24040bd 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -60,6 +60,9 @@ 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"> + <action type="update" dev="ggregory" due-to="Dependabot">Bump apache from 28 to 29 #182.</action> + </release> <release version="55" date="2022-12-07" description="Version 55: Maintenance and update dependencies"> <!-- FIX --> <action type="update" dev="ggregory" due-to="Gary Gregory">Make CycloneDX work better with multi-module projects.</action>