summaryrefslogtreecommitdiffstats
path: root/utils/webseal-simulator/pom.xml
diff options
context:
space:
mode:
authorYuli Shlosberg <ys9693@att.com>2018-10-10 17:01:01 +0300
committerMichael Lando <michael.lando@intl.att.com>2018-10-10 14:57:41 +0000
commited933de77ce09afc8833199d344c01e50e96c5c9 (patch)
tree6b04efea1ecb9bc9b550415de1e6b42e53d61894 /utils/webseal-simulator/pom.xml
parent160aadf286293ff3d1f3e4be8b0f4052c09923e1 (diff)
update httpClient version
Change-Id: Ib7562e44b8ccaad396ab2e9a607ea29527f2239d Issue-ID: SDC-1725 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Diffstat (limited to 'utils/webseal-simulator/pom.xml')
-rw-r--r--utils/webseal-simulator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml
index c55044c7cd..0a336316b3 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>