Upgraded HttpCore to version 5.1-beta3
This commit is contained in:
parent
0940d35602
commit
004bc85934
2
pom.xml
2
pom.xml
|
@ -62,7 +62,7 @@
|
|||
<properties>
|
||||
<maven.compiler.source>1.7</maven.compiler.source>
|
||||
<maven.compiler.target>1.7</maven.compiler.target>
|
||||
<httpcore.version>5.1-beta2</httpcore.version>
|
||||
<httpcore.version>5.1-beta3</httpcore.version>
|
||||
<log4j.version>2.9.1</log4j.version>
|
||||
<commons-codec.version>1.13</commons-codec.version>
|
||||
<conscrypt.version>2.2.1</conscrypt.version>
|
||||
|
|
Loading…
Reference in New Issue