diff options
Diffstat (limited to 'asdc-controller/pom.xml')
-rw-r--r-- | asdc-controller/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 75896d28bc..66ecbd8a5e 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -81,7 +81,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.4.1</version> + <version>4.5.5</version> <scope>compile</scope> <exclusions> <exclusion> |