mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-17 07:26:47 +00:00
Upgraded HttpCore dependency to version 5.0
This commit is contained in:
parent
5bcf6b61f3
commit
d601aff61d
2
pom.xml
2
pom.xml
@ -67,7 +67,7 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>1.7</maven.compiler.source>
|
<maven.compiler.source>1.7</maven.compiler.source>
|
||||||
<maven.compiler.target>1.7</maven.compiler.target>
|
<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>
|
<log4j.version>2.9.1</log4j.version>
|
||||||
<commons-codec.version>1.13</commons-codec.version>
|
<commons-codec.version>1.13</commons-codec.version>
|
||||||
<conscrypt.version>2.2.1</conscrypt.version>
|
<conscrypt.version>2.2.1</conscrypt.version>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user