Browse Source

AMBARI-25716 : Bump up Httpclient to 4.5.13 to resolve CVEs (#3355)

Ananya Singh 3 years ago
parent
commit
19029f028c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ambari-project/pom.xml

+ 1 - 1
ambari-project/pom.xml

@@ -121,7 +121,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
-        <version>4.5.5</version>
+        <version>4.5.13</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.jettison</groupId>