Upgraded HttpCore to version 4.4.11

This commit is contained in:
Oleg Kalnichevski 2019-01-19 10:11:37 +01:00
parent 7add08fb69
commit 63f64b6801
1 changed files with 1 additions and 1 deletions

View File

@ -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>