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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new e1cc404 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1.
e1cc404 is described below
commit e1cc4044a3cf83516087d2cb7b0a1f6cdf6acc70
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 30 06:26:34 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 b604647..f5103b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.22.0</version>
+ <version>1.22.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index db578de..0f51837 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,7 +30,7 @@
<!-- ADD -->
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 96 to 103.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.20.0 to 1.22.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.20.0 to 1.22.1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.1 #426.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump maven.dependency.version from 3.9.12 to 3.9.16 #424.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0
#425.</action>