Browse Source

AMBARI-20745 : Metrics collector goes down after starting up. (avijayan)

Aravindan Vijayan 8 years ago
parent
commit
0892163bb8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ambari-metrics/ambari-metrics-timelineservice/pom.xml

+ 1 - 1
ambari-metrics/ambari-metrics-timelineservice/pom.xml

@@ -477,7 +477,7 @@
     <dependency>
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>
       <groupId>org.apache.httpcomponents</groupId>
       <artifactId>httpclient</artifactId>
       <artifactId>httpclient</artifactId>
-      <version>4.2.5</version>
+      <version>4.5.2</version>
     </dependency>
     </dependency>
     <dependency>
     <dependency>
       <groupId>com.google.guava</groupId>
       <groupId>com.google.guava</groupId>