This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 0ac9b4c1ce9 Bump org.apache.httpcomponents.client5:httpclient5 from
5.6.1 to 5.6.2 (#3275)
0ac9b4c1ce9 is described below
commit 0ac9b4c1ce9d5bb80966b9d2b6063932153309d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 3 18:46:51 2026 -0400
Bump org.apache.httpcomponents.client5:httpclient5 from 5.6.1 to 5.6.2
(#3275)
Bumps
[org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client)
from 5.6.1 to 5.6.2.
-
[Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.2/RELEASE_NOTES.txt)
-
[Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.6.1...rel/v5.6.2)
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
dependency-version: 5.6.2
dependency-type: direct:development
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index a116b02ef53..aae3d8b2701 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -132,7 +132,7 @@
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>
<cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
<cxf.httpcomponents.core.version>4.4.16</cxf.httpcomponents.core.version>
-
<cxf.httpcomponents.client5.version>5.6.1</cxf.httpcomponents.client5.version>
+
<cxf.httpcomponents.client5.version>5.6.2</cxf.httpcomponents.client5.version>
<cxf.httpcomponents.core5.version>5.4.3</cxf.httpcomponents.core5.version>
<cxf.jackson.version>3.2.0</cxf.jackson.version>
<cxf.jackson.databind.version>3.2.0</cxf.jackson.databind.version>