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 32bffdab Bump org.apache.commons:commons-parent from 94 to 95.
32bffdab is described below

commit 32bffdab5d5e4646c475452bcaec4f5215e535cc
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 13:49:28 2026 -0500

    Bump org.apache.commons:commons-parent from 94 to 95.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0dd4ae44..c1ba3ed8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>94</version>
+    <version>95</version>
   </parent>
   <artifactId>commons-imaging</artifactId>
   <name>Apache Commons Imaging</name>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f629f1d3..77903c0f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,7 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Javadoc 
warnings.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 83 to 94 #527, #530, 
#539, #544, #546.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 83 to 95 #527, #530, 
#539, #544, #546.</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.21.0.</action>
     </release>

Reply via email to