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-csv.git
The following commit(s) were added to refs/heads/master by this push:
new 4cd9c96f Bump commons-codec:commons-codec from 1.20.0 to 1.21.0.
4cd9c96f is described below
commit 4cd9c96f3efe490216b1984bf852c9083717a491
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 29 17:34:24 2026 -0500
Bump commons-codec:commons-codec from 1.20.0 to 1.21.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 20319d73..0ade7e0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
<japicmp.skip>false</japicmp.skip>
<commons.release.isDistModule>true</commons.release.isDistModule>
<project.build.outputTimestamp>2025-07-30T14:51:35Z</project.build.outputTimestamp>
- <commons.codec.version>1.20.0</commons.codec.version>
+ <commons.codec.version>1.21.0</commons.codec.version>
<commons.io.version>2.21.0</commons.io.version>
<!-- Apache Felix maven-bundle-plugin -->
<commons.osgi.import>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4114ff9d..2e24024c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,7 +50,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 85 to 96 #573,
#595.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">[test] Bump com.opencsv:opencsv from 5.11.2 to 5.12.0 #558.</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">Bump
commons-codec:commons-codec from 1.19.0 to 1.20.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.19.0 to 1.21.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.20.0 to 2.21.0 #594.</action>
</release>
<release version="1.14.1" date="2025-07-27" description="This is a feature
and maintenance release. Java 8 or later is required.">