This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git
The following commit(s) were added to refs/heads/master by this push:
new 9eeb68018 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1.
9eeb68018 is described below
commit 9eeb68018295e259744e283910a57587ac5caa8a
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 30 06:00:10 2026 -0400
Bump commons-codec:commons-codec from 1.22.0 to 1.22.1.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c724e9e29..d4a26652d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.22.0</version>
+ <version>1.22.1</version>
<optional>true</optional>
</dependency>
<dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 09b4e75a3..a197e6439 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -100,7 +100,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.easymock:easymock from 5.5.0 to 5.6.0 #617.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump
org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #625.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump
commons-io:commons-io from 2.19.0 to 2.22.0.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.18.0 to 1.22.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.18.0 to 1.22.1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
doxia.module.markdown.version from 2.0.0 to 2.1.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.google.guava:guava-testlib from 33.5.0-jre to 33.6.0-jre
(#680).</action>
</release>