Skip to content

Commit

Permalink
Upgraded HttpCore dependency to version 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ok2c committed Feb 15, 2020
1 parent 5bcf6b6 commit d601aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<properties>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<httpcore.version>5.0-beta11</httpcore.version>
<httpcore.version>5.0</httpcore.version>
<log4j.version>2.9.1</log4j.version>
<commons-codec.version>1.13</commons-codec.version>
<conscrypt.version>2.2.1</conscrypt.version>
Expand Down

0 comments on commit d601aff

Please sign in to comment.