diff --git a/brave-interfaces/pom.xml b/brave-interfaces/pom.xml index 444521e10c..87ee40be98 100755 --- a/brave-interfaces/pom.xml +++ b/brave-interfaces/pom.xml @@ -30,7 +30,17 @@ org.apache.thrift libthrift 0.9.0 + + + org.apache.httpcomponents + httpcore + + + + org.apache.httpcomponents + httpcore + diff --git a/pom.xml b/pom.xml index c366aa3a40..4a84d8465b 100755 --- a/pom.xml +++ b/pom.xml @@ -60,15 +60,20 @@ - org.springframework + org.springframework spring-core ${spring.version} - - + + org.springframework spring-context ${spring.version} - + + + org.apache.httpcomponents + httpcore + 4.3.2 + @@ -247,4 +252,4 @@ - \ No newline at end of file +