We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab5e634 + 2ee82b5 commit 16f2723Copy full SHA for 16f2723
NOTICE.txt
@@ -1,5 +1,5 @@
1
Apache HttpComponents Client
2
-Copyright 1999-2015 The Apache Software Foundation
+Copyright 1999-2016 The Apache Software Foundation
3
4
This product includes software developed at
5
The Apache Software Foundation (http://www.apache.org/).
pom.xml
@@ -66,7 +66,7 @@
66
<properties>
67
<maven.compiler.source>1.6</maven.compiler.source>
68
<maven.compiler.target>1.6</maven.compiler.target>
69
- <httpcore.version>4.4.3</httpcore.version>
+ <httpcore.version>4.4.4</httpcore.version>
70
<commons-logging.version>1.2</commons-logging.version>
71
<commons-codec.version>1.9</commons-codec.version>
72
<ehcache.version>2.6.9</ehcache.version>
0 commit comments