Fix for Penetration test _ Session and cookie management
[vid.git] / vid-automation / pom.xml
index 708bffb..0a6769c 100644 (file)
             <artifactId>httpclient</artifactId>
             <version>${apachehttp.version}</version>
         </dependency>
-        <dependency>
-            <groupId>org.apache.httpcomponents</groupId>
-            <artifactId>httpcore</artifactId>
-            <version>4.4.13</version>
-        </dependency>
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpmime</artifactId>