Upgraded HttpCore to version 4.4.14

This commit is contained in:
Oleg Kalnichevski 2020-11-30 22:30:45 +01:00
parent 72244d703b
commit 2927359a78
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.13</httpcore.version>
<httpcore.version>4.4.14</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>