Upgraded HttpCore to version 4.4.11
This commit is contained in:
parent
7add08fb69
commit
63f64b6801
2
pom.xml
2
pom.xml
|
@ -66,7 +66,7 @@
|
|||
<properties>
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
<httpcore.version>4.4.10</httpcore.version>
|
||||
<httpcore.version>4.4.11</httpcore.version>
|
||||
<commons-logging.version>1.2</commons-logging.version>
|
||||
<commons-codec.version>1.11</commons-codec.version>
|
||||
<ehcache.version>2.6.11</ehcache.version>
|
||||
|
|
Loading…
Reference in New Issue