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 904db98e2f Bump org.apache.httpcomponents.core5:httpcore5 from 5.4.1
to 5.4.2 (#2935)
904db98e2f is described below
commit 904db98e2fa12394fef729bb2cb38181b811e28a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 07:51:06 2026 -0400
Bump org.apache.httpcomponents.core5:httpcore5 from 5.4.1 to 5.4.2 (#2935)
Bumps
[org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core)
from 5.4.1 to 5.4.2.
-
[Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.4.2/RELEASE_NOTES.txt)
-
[Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.4.1...rel/v5.4.2)
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.core5:httpcore5
dependency-version: 5.4.2
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 5d4db95bb3..e666fe1700 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -132,7 +132,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</cxf.httpcomponents.client5.version>
-
<cxf.httpcomponents.core5.version>5.4.1</cxf.httpcomponents.core5.version>
+
<cxf.httpcomponents.core5.version>5.4.2</cxf.httpcomponents.core5.version>
<cxf.jackson.version>3.1.0</cxf.jackson.version>
<cxf.jackson.databind.version>3.1.0</cxf.jackson.databind.version>
<cxf.jackson.annotations.version>2.21</cxf.jackson.annotations.version>