Skip to content

Commit

Permalink
increase httpclient version
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
  • Loading branch information
tobiasKaminsky committed Oct 17, 2018
1 parent 01641a0 commit 1cf1b0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions automationTest/pom.xml
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.1</version>
<version>4.3.6</version>
</dependency>
<dependency>
<groupId>com.google.android</groupId>
Expand All @@ -75,4 +75,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 1cf1b0f

Please sign in to comment.