HADOOP-17223 update org.apache.httpcomponents:httpclient to 4.5.13 and httpcore to 4.4.13 (#2242)
* update org.apache.httpcomponents:httpclient from 4.5.6 to 4.5.13
* update org.apache.httpcomponents:httpcore from 4.4.10 to 4.4.13
(cherry picked from commit be3edd0532
)
This closes #3363
This commit is contained in:
parent
126b314ae8
commit
bc8069ac48
|
@ -78,8 +78,8 @@
|
|||
<jackson2.databind.version>2.9.10.7</jackson2.databind.version>
|
||||
|
||||
<!-- httpcomponents versions -->
|
||||
<httpclient.version>4.5.2</httpclient.version>
|
||||
<httpcore.version>4.4.4</httpcore.version>
|
||||
<httpclient.version>4.5.13</httpclient.version>
|
||||
<httpcore.version>4.4.13</httpcore.version>
|
||||
|
||||
<!-- SLF4J version -->
|
||||
<slf4j.version>1.7.25</slf4j.version>
|
||||
|
|
Loading…
Reference in New Issue