commit | ed933de77ce09afc8833199d344c01e50e96c5c9 | [log] [tgz] |
---|---|---|
author | Yuli Shlosberg <ys9693@att.com> | Wed Oct 10 17:01:01 2018 +0300 |
committer | Michael Lando <michael.lando@intl.att.com> | Wed Oct 10 14:57:41 2018 +0000 |
tree | 6b04efea1ecb9bc9b550415de1e6b42e53d61894 | |
parent | 160aadf286293ff3d1f3e4be8b0f4052c09923e1 [diff] [blame] |
update httpClient version Change-Id: Ib7562e44b8ccaad396ab2e9a607ea29527f2239d Issue-ID: SDC-1725 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index c55044c..0a33631 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml
@@ -45,7 +45,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.5.2</version> + <version>4.5.3</version> </dependency>