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-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 435652571 Bump commons-codec:commons-codec from 1.19.0 to 1.20.0
435652571 is described below
commit 435652571f62a8d687756dd4e4030627d3150d18
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Nov 6 16:49:40 2025 -0500
Bump commons-codec:commons-codec from 1.19.0 to 1.20.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 71c995f46..ed7cb150c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,7 +374,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.19.0</version>
+ <version>1.20.0</version>
</dependency>
<dependency>
<groupId>commons-net</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6a92f7ff2..3d30ae9f9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -74,7 +74,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.2 #694,
#725.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0
#699.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump
org.apache.jackrabbit:jackrabbit-standalone-components from 2.20.16 to
2.20.17.</action>
- <action dev="ggregory" type="update" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>
+ <action dev="ggregory" type="update" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.18.0 to 1.20.0.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump
org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 #705.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump
commons-net:commons-net from 3.11.1 to 3.12.0.</action>