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-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 988b49e  Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
988b49e is described below

commit 988b49e623aa78f8185646a91cf3c5b804b9a492
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue Jul 29 18:34:56 2025 -0400

    Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a9e1234..61a0c5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-compress</artifactId>
-      <version>1.27.1</version>
+      <version>1.28.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f5bf01f..09167bc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -28,6 +28,7 @@
       <!-- FIX -->
       <!-- ADD -->
       <!-- UPDATE -->
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
     </release>
     <release version="1.9.1" date="2025-07-22" description="Version 1.9.1.">
       <!-- FIX -->

Reply via email to