summaryrefslogtreecommitdiffstats
path: root/CdtProxyService
diff options
context:
space:
mode:
Diffstat (limited to 'CdtProxyService')
-rw-r--r--CdtProxyService/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/CdtProxyService/pom.xml b/CdtProxyService/pom.xml
index 314f334..397f0b8 100644
--- a/CdtProxyService/pom.xml
+++ b/CdtProxyService/pom.xml
@@ -100,7 +100,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
- <version>4.5</version>
+ <version>4.5.3</version>
</dependency>
</dependencies>
<build>