Skip to content

Commit

Permalink
Bump httpcore from 4.4.4 to 4.4.11 (#7870)
Browse files Browse the repository at this point in the history
* Bump httpcore from 4.4.4 to 4.4.11

* Update the version of httpcore in licenses.yaml
  • Loading branch information
asdf2014 authored and leventov committed Aug 9, 2019
1 parent d1f286b commit f7cf2f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion licenses.yaml
Expand Up @@ -676,7 +676,7 @@ name: Apache HttpCore
license_category: binary
module: java-core
license_name: Apache License version 2.0
version: 4.4.4
version: 4.4.11
libraries:
- org.apache.httpcomponents: httpcore

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -640,7 +640,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.4</version>
<version>4.4.11</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
Expand Down

0 comments on commit f7cf2f7

Please sign in to comment.