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 4d07c0ea Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #431 4d07c0ea is described below commit 4d07c0eafec88ddec9f09f5078fecc74564235c5 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Aug 29 17:57:31 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #431 --- 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 477d648b..eedff899 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -50,7 +50,7 @@ The <action> type attribute can be add,update,fix,remove. <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 74 #400, #406, #428, #430.</action> - <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 #416, #423.</action> + <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #416, #423, #431.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.hamcrest:hamcrest from 2.2 to 3.0 #422.</action> </release> <release version="1.0.0-alpha5" date="2024-04-15" description="The 1.0.0-alpha5 release requires Java 8.">