This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 ef6638f5 Bump org.apache.commons:commons-parent from 102 to 103.
ef6638f5 is described below
commit ef6638f53d7557c82e6c2a844ca3781d424e76ac
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 21 16:04:33 2026 -0700
Bump org.apache.commons:commons-parent from 102 to 103.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 67fd5066..2d9465f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>102</version>
+ <version>103</version>
</parent>
<artifactId>commons-imaging</artifactId>
<name>Apache Commons Imaging</name>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6ae3dbac..c7092152 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,7 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- ADD -->
<action type="fix" dev="ggregory" due-to="Sean R, Gary Gregory">Add unit
tests (#553).</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 83 to 102 #527, #530,
#539, #544, #546, #550.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 83 to 103 #527, #530,
#539, #544, #546, #550.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #515.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.19.0 to 2.22.0.</action>
</release>