Bump HttpClient to 4.5.10 (#8404)

* Bump HttpClient to 4.5.9

* Remove Licenses file

* Revert license

* Remove duplicate dependency

* Bump HttpClient to 4.5.10
This commit is contained in:
Fokko Driesprong 2019-09-27 12:14:37 +03:00 committed by Clint Wylie
parent 5f83cd879e
commit 99c3e0bb3f
2 changed files with 16 additions and 17 deletions

View File

@ -1269,14 +1269,13 @@ notice: |
- Apache License 2.0
- BSD License
---
name: Apache HttpClient
license_category: binary
module: java-core
license_name: Apache License version 2.0
version: 4.5.3
version: 4.5.10
libraries:
- org.apache.httpcomponents: httpclient
notices:
@ -1286,6 +1285,20 @@ notices:
---
name: Apache HttpClient
license_category: binary
module: hadoop-client
license_name: Apache License version 2.0
version: 4.5.2
libraries:
- org.apache.httpcomponents: httpclient
notices:
- httpclient: |
Apache HttpClient
Copyright 1999-2016 The Apache Software Foundation
---
name: Apache HttpCore
license_category: binary
module: java-core
@ -2769,20 +2782,6 @@ notices:
---
name: Apache HttpClient
license_category: binary
module: hadoop-client
license_name: Apache License version 2.0
version: 4.5.2
libraries:
- org.apache.httpcomponents: httpclient
notices:
- httpclient: |
Apache HttpClient
Copyright 1999-2016 The Apache Software Foundation
---
name: Apache Zookeeper
license_category: binary
module: hadoop-client

View File

@ -770,7 +770,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.3</version>
<version>4.5.10</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>