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-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new e727f5d29 Bump org.apache.commons:commons-parent from 94 to 95.
e727f5d29 is described below

commit e727f5d29b0f158301748a44b031d76dda67aaf0
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jan 12 11:48:54 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 0b0ca3749..baf23520a 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-compress</artifactId>
   <version>1.29.0-SNAPSHOT</version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cd3a7d4a3..977e3c451 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -155,7 +155,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="add" dev="pkarwasz" due-to="Piotr P. Karwasz">Add a 
configurable maxEntryNameLength option to all archivers.</action>
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add 
UnsupportedZipFeatureException.Feature.toString().</action>
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 85 to 94 #707, #752.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 85 to 95 #707, #752.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-6 #717, 
#740.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump com.github.marschall:memoryfilesystem from 2.8.1 to 2.8.2 
#727.</action>

Reply via email to