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 68703ab24fd Bump org.apache.httpcomponents.core5:httpcore5 from 5.4.2
to 5.4.3 (#3257)
68703ab24fd is described below
commit 68703ab24fd656145eb99d8d98c5f64047132ee0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 14:30:11 2026 -0400
Bump org.apache.httpcomponents.core5:httpcore5 from 5.4.2 to 5.4.3 (#3257)
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index afb085e5f08..37d8f4b7622 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,7 +133,7 @@
<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.core5.version>5.4.2</cxf.httpcomponents.core5.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>
<cxf.jackson.annotations.version>2.22</cxf.jackson.annotations.version>