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 e85f0f8  Bump org.apache.commons:commons-compress 1.25.0 to 1.26.0
e85f0f8 is described below

commit e85f0f8c91172d23376c615c8f8b5c278bdaeddd
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Feb 18 19:47:51 2024 -0500

    Bump org.apache.commons:commons-compress 1.25.0 to 1.26.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a4d63cd..a90cd75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-compress</artifactId>
-      <version>1.25.0</version>
+      <version>1.26.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 10240fa..f7c0397 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,7 +30,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.scm:maven-scm-* from 2.0.0 to 2.0.1.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.9.0 to 
3.10.1.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent 58 to 66.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-compress 1.23.0 to 1.25.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-compress 1.23.0 to 1.26.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.13.0 to 2.15.1.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
maven.plugin.version from 3.10.1 to 3.11.0.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.maven.plugins:maven-pmd-plugin from 3.20.0 to 3.21.2 #220.</action>

Reply via email to