This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.6.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 46a11ff843851c22fa76b77325a2889cb4e3d93e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Nov 28 08:06:53 2023 -0500 Bump org.apache.httpcomponents.core5:httpcore5 from 5.2.3 to 5.2.4 (#1537) Bumps [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core) from 5.2.3 to 5.2.4. - [Changelog](https://github.com/apache/httpcomponents-core/blob/master/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.2.3...rel/v5.2.4) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.core5:httpcore5 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> (cherry picked from commit 7d40dbe60628b91ca43a90b8029f207a651045d4) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c3dbcfc587..f7ffeef374 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -126,7 +126,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.2.1</cxf.httpcomponents.client5.version> - <cxf.httpcomponents.core5.version>5.2.3</cxf.httpcomponents.core5.version> + <cxf.httpcomponents.core5.version>5.2.4</cxf.httpcomponents.core5.version> <cxf.jackson.version>2.16.0</cxf.jackson.version> <cxf.jackson.databind.version>2.16.0</cxf.jackson.databind.version> <cxf.jacorb.version>3.9</cxf.jacorb.version>