Skip to content

Commit

Permalink
httpclient 4.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
huxi committed Jun 12, 2019
1 parent b8ea888 commit a8f4c66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
- Demand Java 8 `1.8.0_191`.

### Fixed
- SLF4J 1.7.26, log4j2 2.11.2, Groovy 2.5.7, Spring 5.1.7, commons-lang 3.8.1, jackson 2.9.9, commons-text 1.5, commons-lang3 3.9, flying-saucer 9.1.18, aspectj 1.9.4, woodstox 5.2.1, httpcore 4.4.11, httpclient 4.5.8, protobuf 3.7.1
- SLF4J 1.7.26, log4j2 2.11.2, Groovy 2.5.7, Spring 5.1.7, commons-lang 3.8.1, jackson 2.9.9, commons-text 1.5, commons-lang3 3.9, flying-saucer 9.1.18, aspectj 1.9.4, woodstox 5.2.1, httpcore 4.4.11, httpclient 4.5.9, protobuf 3.7.1

## [8.2.0] - 2018-08-09

Expand Down
2 changes: 1 addition & 1 deletion dependencyDefinitions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ project.ext.versions = [
'aspectj': '1.9.4',
'bytebuddy': '1.9.13',
'groovy': '2.5.7',
'httpClient': '4.5.8',
'httpClient': '4.5.9',
'httpCore': '4.4.11',
'jackson': '2.9.9',
'jacksonModule': '2.9.9',
Expand Down

0 comments on commit a8f4c66

Please sign in to comment.