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
This commit is contained in:
parent
42358169f6
commit
be3edd0532
@ -75,8 +75,8 @@
|
||||
<jackson2.databind.version>2.10.3</jackson2.databind.version>
|
||||
|
||||
<!-- httpcomponents versions -->
|
||||
<httpclient.version>4.5.6</httpclient.version>
|
||||
<httpcore.version>4.4.10</httpcore.version>
|
||||
<httpclient.version>4.5.13</httpclient.version>
|
||||
<httpcore.version>4.4.13</httpcore.version>
|
||||
|
||||
<!-- SLF4J/LOG4J version -->
|
||||
<slf4j.version>1.7.30</slf4j.version>
|
||||
|
Loading…
Reference in New Issue
Block a user