Skip to content

Commit 16f2723

Browse files
committed
HttpClient 4.5.2 RC1 tag
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/tags/4.5.2-RC1@1731537 13f79535-47bb-0310-9956-ffa450edef68
2 parents ab5e634 + 2ee82b5 commit 16f2723

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache HttpComponents Client
2-
Copyright 1999-2015 The Apache Software Foundation
2+
Copyright 1999-2016 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<properties>
6767
<maven.compiler.source>1.6</maven.compiler.source>
6868
<maven.compiler.target>1.6</maven.compiler.target>
69-
<httpcore.version>4.4.3</httpcore.version>
69+
<httpcore.version>4.4.4</httpcore.version>
7070
<commons-logging.version>1.2</commons-logging.version>
7171
<commons-codec.version>1.9</commons-codec.version>
7272
<ehcache.version>2.6.9</ehcache.version>

0 commit comments

Comments
 (0)