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 13009dbfc Bump org.apache.httpcomponents.core5:httpcore5 from 5.4.2 to
5.4.3 (#769)
13009dbfc is described below
commit 13009dbfcbf0bedbe53016d7d6e27b576f58393f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 07:47:45 2026 -0400
Bump org.apache.httpcomponents.core5:httpcore5 from 5.4.2 to 5.4.3 (#769)
Bumps
[org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core)
from 5.4.2 to 5.4.3.
-
[Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.4.3/RELEASE_NOTES.txt)
-
[Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.4.2...rel/v5.4.3)
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.core5:httpcore5
dependency-version: 5.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
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 b163964f8..88405eab2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
<dependency.locations.enabled>false</dependency.locations.enabled>
<!-- 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.2</httpcore5.version>
+ <httpcore5.version>5.4.3</httpcore5.version>
<httpclient5.version>5.6.1</httpclient5.version>
<jackrabbit1.version>1.6.5</jackrabbit1.version>
<mina.sshd.version>3.0.0-M4</mina.sshd.version>