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-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 47ae7bb37 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1.
47ae7bb37 is described below
commit 47ae7bb3730a4256a2dee35ffb965c97fd9fb321
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 30 06:53:29 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 c569da359..fc8d91887 100644
--- a/pom.xml
+++ b/pom.xml
@@ -368,7 +368,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.22.0</version>
+ <version>1.22.1</version>
</dependency>
<dependency>
<groupId>commons-net</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ee0d69995..095123ae5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -90,7 +90,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.26.1 #694,
#725, #749.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0
#699.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.jackrabbit:jackrabbit-standalone-components from 2.20.16 to
2.20.17.</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
org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 #705.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-net:commons-net from 3.11.1 to 3.13.0.</action>