diff --git a/licenses.yaml b/licenses.yaml index 85fb69645f9..026b626015d 100644 --- a/licenses.yaml +++ b/licenses.yaml @@ -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 diff --git a/pom.xml b/pom.xml index 154847a0d2f..d6865165fe8 100644 --- a/pom.xml +++ b/pom.xml @@ -770,7 +770,7 @@ org.apache.httpcomponents httpclient - 4.5.3 + 4.5.10 org.apache.httpcomponents