diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2018-01-16 17:33:43 +0200 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2018-01-16 17:33:43 +0200 |
commit | 0de45deec389b91bdc889f109a9d9c69604f9834 (patch) | |
tree | 6020f68aaa3f42afcd88912e444408a502839fb4 | |
parent | 771590065c4b28e0d4436530770de4cf4a29422a (diff) |
Review security issues: sdc-distribution-client
Change-Id: I8a08dbd5c94eabe653a7f7470ed46aabac12c0e9
Issue-ID: SDC-808
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ <!-- Dependencies projects version --> <org.glassfish.jersey.version>2.24</org.glassfish.jersey.version> <functionaljava.version>4.2</functionaljava.version> - <httpclient.version>4.4.1</httpclient.version> + <httpclient.version>4.5.4</httpclient.version> <httpcore.version>4.4.1</httpcore.version> <logback.version>1.1.2</logback.version> <junit.version>4.12</junit.version> |