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 7aabfacd Bump org.apache.commons:commons-parent from 69 to 70 #400 7aabfacd is described below commit 7aabfacda8152917519d6d3324b899e530c19ccf Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri May 31 13:57:08 2024 -0400 Bump org.apache.commons:commons-parent from 69 to 70 #400 --- src/changes/changes.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 154cf9b9..652967ca 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -48,6 +48,8 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="1.0.0-alpha6" date="YYYY-MM-DD" description="The 1.0.0-alpha6 release requires Java 8."> <action dev="ggregory" type="fix" due-to="Gary Gregory">Replace Locale.ENGLISH with Locale.ROOT processing file names.</action> + <!-- UPDATE --> + <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 70 #400.</action> </release> <release version="1.0.0-alpha5" date="2024-04-15" description="The 1.0.0-alpha5 release requires Java 8."> <!-- FIX -->