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 58875f0a Bump commons-io:commons-io from 2.15.1 to 2.16.0 #380 58875f0a is described below commit 58875f0a8fa1e0aeb35ea198990f21e2a1edf49a Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Mar 28 18:51:46 2024 -0400 Bump commons-io:commons-io from 2.15.1 to 2.16.0 #380 --- src/changes/changes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 12c447a1..37e1c2aa 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -46,7 +46,7 @@ The <action> type attribute can be add,update,fix,remove. <title>Apache Commons Imaging Release Notes</title> </properties> <body> - <release version="1.0.0-M1" date="2024-03-25" description="1.0 release"> + <release version="1.0.0-alpha4" date="2024-03-25" description="1.0 release"> <!-- FIX --> <action issue="IMAGING-335" dev="ggregory" type="fix" due-to="Dominik Stadler, Gary Gregory"> NullPointerException in App2Segment.getIccBytes when parsing a broken JPEG file. @@ -142,7 +142,7 @@ The <action> type attribute can be add,update,fix,remove. Bump maven-checkstyle plugin from 3.1.2 to 3.2.1 #233, #266. </action> <action type="update" due-to="Gary Gregory"> - Bump commons-io:commons-io 2.6 to 2.15.1. + Bump commons-io:commons-io 2.6 to 2.16.0 #380. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Bump commons-lang3 from 3.12.0 to 3.14.0.