From 5c190f9f9a7efd0bd2142fd9d812ccd000b40047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 10:04:27 +0000 Subject: [PATCH 1/3] Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.2 to 5.4.3 Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.4.2 to 5.4.3. - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.3/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.4.2...rel/v5.4.3) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.4.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- commercetools/commercetools-apachehttp-client/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commercetools/commercetools-apachehttp-client/build.gradle b/commercetools/commercetools-apachehttp-client/build.gradle index a73fff4c605..25f8617205d 100644 --- a/commercetools/commercetools-apachehttp-client/build.gradle +++ b/commercetools/commercetools-apachehttp-client/build.gradle @@ -1,7 +1,7 @@ dependencies { api project(":rmf:rmf-java-base") - api "org.apache.httpcomponents.client5:httpclient5:5.4.2" version { + api "org.apache.httpcomponents.client5:httpclient5:5.4.3" version { strictly "[5.4.1,6.0[" prefer "5.4.2" } From 4515e0b4bbb2458e26da3d75649f9af22bd433c6 Mon Sep 17 00:00:00 2001 From: Jens Schulze Date: Fri, 2 May 2025 07:23:13 +0200 Subject: [PATCH 2/3] update apache http client --- commercetools/commercetools-apachehttp-client/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commercetools/commercetools-apachehttp-client/build.gradle b/commercetools/commercetools-apachehttp-client/build.gradle index 25f8617205d..6b1d6546ed6 100644 --- a/commercetools/commercetools-apachehttp-client/build.gradle +++ b/commercetools/commercetools-apachehttp-client/build.gradle @@ -3,7 +3,7 @@ dependencies { api project(":rmf:rmf-java-base") api "org.apache.httpcomponents.client5:httpclient5:5.4.3" version { strictly "[5.4.1,6.0[" - prefer "5.4.2" + prefer "5.4.3" } api commons.io version commons.io_version From a01c02ca28759e4710d9347322a218c96be4bd2c Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 05:28:29 +0000 Subject: [PATCH 3/3] TASK: Updating license information --- licenses/commercetools-apachehttp-client/index.json | 6 +++--- licenses/index.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/licenses/commercetools-apachehttp-client/index.json b/licenses/commercetools-apachehttp-client/index.json index f78af155def..c0989580894 100644 --- a/licenses/commercetools-apachehttp-client/index.json +++ b/licenses/commercetools-apachehttp-client/index.json @@ -142,7 +142,7 @@ }, { "moduleName": "org.apache.httpcomponents.client5:httpclient5", - "moduleVersion": "5.4.2", + "moduleVersion": "5.4.3", "moduleLicenses": [ { "moduleLicense": "Apache License, Version 2.0", @@ -152,7 +152,7 @@ }, { "moduleName": "org.apache.httpcomponents.core5:httpcore5", - "moduleVersion": "5.3.3", + "moduleVersion": "5.3.4", "moduleLicenses": [ { "moduleLicense": "Apache License, Version 2.0", @@ -162,7 +162,7 @@ }, { "moduleName": "org.apache.httpcomponents.core5:httpcore5-h2", - "moduleVersion": "5.3.3", + "moduleVersion": "5.3.4", "moduleLicenses": [ { "moduleLicense": "Apache License, Version 2.0", diff --git a/licenses/index.json b/licenses/index.json index b8a5f4ac024..a82f1d14e76 100644 --- a/licenses/index.json +++ b/licenses/index.json @@ -1116,7 +1116,7 @@ }, { "moduleName": "org.apache.httpcomponents.client5:httpclient5", - "moduleVersion": "5.4.2", + "moduleVersion": "5.4.3", "moduleLicenses": [ { "moduleLicense": "Apache License, Version 2.0", @@ -1126,7 +1126,7 @@ }, { "moduleName": "org.apache.httpcomponents.core5:httpcore5", - "moduleVersion": "5.3.3", + "moduleVersion": "5.3.4", "moduleLicenses": [ { "moduleLicense": "Apache License, Version 2.0", @@ -1136,7 +1136,7 @@ }, { "moduleName": "org.apache.httpcomponents.core5:httpcore5-h2", - "moduleVersion": "5.3.3", + "moduleVersion": "5.3.4", "moduleLicenses": [ { "moduleLicense": "Apache License, Version 2.0",