diff options
Diffstat (limited to 'aai-rest/pom.xml')
-rw-r--r-- | aai-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index d0173039..9cd73473 100644 --- a/aai-rest/pom.xml +++ b/aai-rest/pom.xml @@ -92,7 +92,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.5.1</version> + <version>4.5.5</version> </dependency> <!-- Explicitly stating the security spring framework and |