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 013ee7ee3 Bump org.apache.httpcomponents.client5:httpclient5 from
5.4.1 to 5.4.2 #658
013ee7ee3 is described below
commit 013ee7ee373cb8ecb5ec85f01c87e5fd1f479f51
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 14 11:02:04 2025 -0500
Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.2 #658
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e71ff2226..46f911a21 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,6 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump
org.apache.ftpserver:ftpserver-core from 1.2.0 to 1.2.1.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump
org.apache.mina:mina-core from 1.2.0 to 1.2.1.</action>
+ <action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to
5.4.2 #658.</action>
</release>
<release version="2.10.0" date="2025-02-01" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->