diff --git a/SciDB-Java/pom.xml b/SciDB-Java/pom.xml
index 53d22108..47da4f72 100644
--- a/SciDB-Java/pom.xml
+++ b/SciDB-Java/pom.xml
@@ -21,7 +21,7 @@
org.apache.httpcomponents
httpclient
- 4.5.2
+ 4.5.13
diff --git a/pom.xml b/pom.xml
index c4e49cf8..e64f1fcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
org.apache.httpcomponents
httpclient
- 4.5
+ 4.5.13
@@ -182,7 +182,7 @@
org.apache.httpcomponents
httpclient
- 4.5
+ 4.5.13
javax