mirror of https://github.com/apache/druid.git
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:
parent
5f83cd879e
commit
99c3e0bb3f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue