Skip to content

Commit

Permalink
Fixed #402 - Upgrade httpclient/httpcore/httpmime to 4.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Apr 2, 2019
1 parent c033dff commit 823303b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
<commons-lang.version>3.8.1</commons-lang.version>
<guava.version>17.0</guava.version>
<json-lib.version>2.4</json-lib.version>
<httpclient.version>4.3.6</httpclient.version>
<httpcore.version>4.3.3</httpcore.version>
<httpmime.version>4.3.6</httpmime.version>
<httpclient.version>4.5.8</httpclient.version>
<httpcore.version>4.5.8</httpcore.version>
<httpmime.version>4.5.8</httpmime.version>
<jackson-databind.version>2.9.6</jackson-databind.version>
</properties>

Expand Down

0 comments on commit 823303b

Please sign in to comment.