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 acab449db Bump org.apache.httpcomponents.client5:httpclient5 from 
5.4.2 to 5.4.3 (#677)
acab449db is described below

commit acab449dbe067ef3ad70220c64a8f57a9cea6eac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 27 11:13:42 2025 -0400

    Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3 
(#677)
    
    Bumps 
[org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client)
 from 5.4.2 to 5.4.3.
    - 
[Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.3/RELEASE_NOTES.txt)
    - 
[Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.4.2...rel/v5.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents.client5:httpclient5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9d19b091c..a93b51dbd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <dependency.locations.enabled>false</dependency.locations.enabled>
     <hadoop.version>3.4.1</hadoop.version>
     <httpcore5.version>5.3.4</httpcore5.version>
-    <httpclient5.version>5.4.2</httpclient5.version>
+    <httpclient5.version>5.4.3</httpclient5.version>
     <jackrabbit1.version>1.6.5</jackrabbit1.version>
     <!-- Don't use jackrabbit2 2.21.x, it's labeled "unstable". -->
     <!-- 2.22.0 requires Java 11. -->

Reply via email to