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 5c65f15b7 Migrate to JApiCmp 0.24.0 through commons-parent 89-SNAPSHOT
5c65f15b7 is described below

commit 5c65f15b72c551892ba48ceb68d1d9cb833dba61
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Oct 3 11:08:06 2025 -0400

    Migrate to JApiCmp 0.24.0 through commons-parent 89-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9108018a0..82b532ba1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>88</version>
+    <version>89-SNAPSHOT</version>
   </parent>
   <artifactId>commons-compress</artifactId>
   <version>1.29.0-SNAPSHOT</version>

Reply via email to