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 77534f6  Bump commons-codec:commons-codec from 1.19.0 to 1.20.0
77534f6 is described below

commit 77534f6f3e40e35dcad83600dfaefbd35536cddc
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Nov 6 16:49:33 2025 -0500

    Bump commons-codec:commons-codec from 1.19.0 to 1.20.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 c4b18f4..1170cff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
     <dependency>
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>
-      <version>1.19.0</version>
+      <version>1.20.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bd1ffe3..3cc4247 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,6 +32,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump maven-scm.version from 2.1.0 to 2.2.1 #402.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.codehaus.plexus:plexus-velocity from 2.2.1 to 2.3.0 
#407.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.19.0 to 1.20.0.</action>
     </release>
     <release version="1.9.1" date="2025-07-22" description="Version 1.9.1.">
       <!-- FIX -->

Reply via email to