diff options
Diffstat (limited to 'appc-dg-util/appc-dg-util-bundle')
-rw-r--r-- | appc-dg-util/appc-dg-util-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml index d0068d385..e72bdb8db 100644 --- a/appc-dg-util/appc-dg-util-bundle/pom.xml +++ b/appc-dg-util/appc-dg-util-bundle/pom.xml @@ -94,7 +94,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.5.1</version> + <version>4.5.3</version> </dependency> <dependency> <groupId>junit</groupId> |