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-imaging.git
The following commit(s) were added to refs/heads/master by this push: new 380dcf04 Bump org.apache.commons:commons-parent from 67 to 69 #382 380dcf04 is described below commit 380dcf040f5ebfa3416b2017d95ede3216e85eec Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue Apr 2 15:41:11 2024 -0400 Bump org.apache.commons:commons-parent from 67 to 69 #382 --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e729778e..d4c3ab0f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -47,6 +47,9 @@ The <action> type attribute can be add,update,fix,remove. </properties> <body> <release version="1.0.0-alpha5" date="YYYY-MM-DD" description="The 1.0.0-alpha5 release requires Java 8."> + <!-- FIX --> + <!-- UPDATE --> + <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 67 to 69 #382.</action> </release> <release version="1.0.0-alpha4" date="2024-03-30" description="The 1.0.0-alpha4 release requires Java 8."> <!-- FIX -->