Michiel Eggermont pushed to branch master at cms-community / hippo-cms

Commits:
e3dae194 by Arent-Jan Banck at 2017-03-20T09:59:23+01:00
CMS-10631 Update httpclient version from 4.2.2 to  4.5.2 to allign with the 
version of httpclient used in the relevance module. Removed the engine 
dependency, httpclient is only used in the brokenlinks checker module

- - - - -


2 changed files:

- engine/pom.xml
- pom.xml


Changes:

=====================================
engine/pom.xml
=====================================
--- a/engine/pom.xml
+++ b/engine/pom.xml
@@ -92,10 +92,6 @@
       <artifactId>commons-proxy</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.apache.httpcomponents</groupId>
-      <artifactId>httpclient</artifactId>
-    </dependency>
-    <dependency>
       <groupId>org.apache.wicket</groupId>
       <artifactId>wicket-core</artifactId>
       <scope>compile</scope>


=====================================
pom.xml
=====================================
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
     <wicket.version>6.19.0</wicket.version>
     <wicket-extjs.version>0.25.3</wicket-extjs.version>
     <nekohtml.version>1.9.13</nekohtml.version>
-    <httpclient.version>4.2.2</httpclient.version>
+    <httpclient.version>4.5.2</httpclient.version>
 
     <joda-time.version>2.0</joda-time.version>
     <json-lib.version>2.2.2</json-lib.version>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms/commit/e3dae194c1dd35880f5f51eea19ad57eaf92b7ae
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to