diff --git a/commercetools/commercetools-apachehttp-client/build.gradle b/commercetools/commercetools-apachehttp-client/build.gradle index a73fff4c605..6b1d6546ed6 100644 --- a/commercetools/commercetools-apachehttp-client/build.gradle +++ b/commercetools/commercetools-apachehttp-client/build.gradle @@ -1,9 +1,9 @@ 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" + prefer "5.4.3" } api commons.io version commons.io_version 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",