DWN-35242 : bump httpClient to 4.5.13

pull/1601/head
Harry Smith 2020-10-21 09:23:59 +01:00
parent ebff342488
commit 62dad15fd9
1 changed files with 1 additions and 1 deletions

View File

@ -592,7 +592,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.3</version>
<version>4.5.13</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>