From f7b208a393df4297ba9b635bfeaaa80c0ae5b855 Mon Sep 17 00:00:00 2001 From: Andrea Ligios Date: Fri, 3 Sep 2021 18:28:45 +0200 Subject: [PATCH] REPO-5677 - Updated HttpClient to 4.5.13 --- .../src/main/resources/archetype-resources/pom.xml | 1 - plugins/alfresco-maven-plugin/pom.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/archetypes/alfresco-platform-jar-archetype/src/main/resources/archetype-resources/pom.xml b/archetypes/alfresco-platform-jar-archetype/src/main/resources/archetype-resources/pom.xml index 7c946990..45cd9cc8 100644 --- a/archetypes/alfresco-platform-jar-archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/alfresco-platform-jar-archetype/src/main/resources/archetype-resources/pom.xml @@ -62,7 +62,6 @@ org.apache.httpcomponents httpclient - 4.5.2 test diff --git a/plugins/alfresco-maven-plugin/pom.xml b/plugins/alfresco-maven-plugin/pom.xml index 067095f5..326b7aaa 100644 --- a/plugins/alfresco-maven-plugin/pom.xml +++ b/plugins/alfresco-maven-plugin/pom.xml @@ -107,7 +107,7 @@ org.apache.httpcomponents httpclient - 4.5.3 + 4.5.13 commons-net