Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Commit 8f7db9d

Browse files
authored
Merge pull request #10 from arangodb-helper/feature/update-libs
update http client
2 parents 50e9b7d + b441e91 commit 8f7db9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.apache.httpcomponents</groupId>
2121
<artifactId>httpclient</artifactId>
22-
<version>4.5.6</version>
22+
<version>4.5.7</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>log4j</groupId>

0 commit comments

Comments
 (0)