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 7e01c607 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#423
7e01c607 is described below
commit 7e01c60726c8d9b10f13169790c3ed37d034895c
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 7 15:15:06 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #423
---
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 8a768902..0ddd770a 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 72 #400, #406.</action>
- <action dev="ggregory" type="update" due-to="Dependabot">Bump
org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #416.</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.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.">