Commit 8dea07938ed8b15d22af3cfb959b4c230987bf49

Authored by Sergey Matvienko
1 parent 9b7b0ac7

msa-black-box-tests: httpclient dependency version inherited from the root pom.xml

Showing 1 changed file with 0 additions and 2 deletions
@@ -36,7 +36,6 @@ @@ -36,7 +36,6 @@
36 <main.dir>${basedir}/../..</main.dir> 36 <main.dir>${basedir}/../..</main.dir>
37 <testcontainers.version>1.11.4</testcontainers.version> 37 <testcontainers.version>1.11.4</testcontainers.version>
38 <zeroturnaround.version>1.10</zeroturnaround.version> 38 <zeroturnaround.version>1.10</zeroturnaround.version>
39 - <httpclient.version>4.5.13</httpclient.version>  
40 </properties> 39 </properties>
41 40
42 <dependencies> 41 <dependencies>
@@ -57,7 +56,6 @@ @@ -57,7 +56,6 @@
57 <dependency> 56 <dependency>
58 <groupId>org.apache.httpcomponents</groupId> 57 <groupId>org.apache.httpcomponents</groupId>
59 <artifactId>httpclient</artifactId> 58 <artifactId>httpclient</artifactId>
60 - <version>${httpclient.version}</version>  
61 </dependency> 59 </dependency>
62 <dependency> 60 <dependency>
63 <groupId>io.takari.junit</groupId> 61 <groupId>io.takari.junit</groupId>