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 0735a3d Bump commons-codec:commons-codec from 1.18.0 to 1.19.0
0735a3d is described below
commit 0735a3de8be7a3d82bc185384254e6326c819808
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue Jul 22 15:32:31 2025 -0400
Bump commons-codec:commons-codec from 1.18.0 to 1.19.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 98bdaae..6b801f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.18.0</version>
+ <version>1.19.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4e83f6b..8debb80 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,7 @@
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 79 to 85 #376.</action>
<action type="update" dev="engelen" due-to="Dependabot, Arnout Engelen,
Gary Greggory">Bump org.apache.commons:commons-build-plugin from 1.14.1 to
1.16.0 #355.</action>
- <action type="update" dev="engelen" due-to="Dependabot, Gary
Gregory">Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 #357.</action>
+ <action type="update" dev="engelen" due-to="Dependabot, Gary
Gregory">Bump commons-codec:commons-codec from 1.17.2 to 1.19.0 #357.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.codehaus.plexus:plexus-velocity from 2.2.0 to 2.2.1
#372.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons-io:commons-io from 2.18.0 to 2.20.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.</action>