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 35cb12e58 Bump org.apache.httpcomponents.client5:httpclient5 from
5.6.1 to 5.6.4.
35cb12e58 is described below
commit 35cb12e581b9e38921159bec573769c396e6dd9b
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Aug 9 08:01:58 2026 -0400
Bump org.apache.httpcomponents.client5:httpclient5 from 5.6.1 to 5.6.4.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8fd7b07a0..07bb83b69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<!-- hadoop.version version 3.5.0 requires Java 17:
https://central.sonatype.com/artifact/org.apache.hadoop/hadoop-main/3.5.0 -->
<hadoop.version>3.4.3</hadoop.version>
<httpcore5.version>5.4.3</httpcore5.version>
- <httpclient5.version>5.6.1</httpclient5.version>
+ <httpclient5.version>5.6.4</httpclient5.version>
<jackrabbit1.version>1.6.5</jackrabbit1.version>
<mina.sshd.version>3.0.0-M5</mina.sshd.version>
<!-- Don't use jackrabbit2 2.21.x, it's labeled "unstable". -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2f54afc2b..4b1af0f0b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -83,7 +83,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 81 to 103 #715, #721,
#742.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.mina:mina-core from 2.1.10 to 2.2.9 (#745, #772, #777).</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to
5.6.1 #658, #667, #684, #690, #726.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to
5.6.4 #658, #667, #684, #690, #726.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.4.3
#673, #719, #722, #769.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.18 (#671,
#778).</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.18.0 to 2.22.0.</action>