Skip to content

Commit 1a22b83

Browse files
author
Chris Wiechmann
committed
Updated version of the HTTP-Client
1 parent 259ba20 commit 1a22b83

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
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.apache.httpcomponents</groupId>
2727
<artifactId>httpclient</artifactId>
28-
<version>4.5.9</version>
28+
<version>4.5.13</version>
2929
</dependency>
3030
<!-- Any higher version causing the API-Gateway to fail as it conflicts with the delivery Guava-Library used for the Cassandra communication -->
3131
<dependency>

0 commit comments

Comments
 (0)