You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jf...@apache.org on 2013/06/21 21:39:15 UTC

git commit: Thrift-1919:libthrift depends on httpcore-4.1.3 (directly) and httpcore-4.1.4 (transitively) Client: java Patch: Jake Farrell

Updated Branches:
  refs/heads/master b6f23e89c -> 0f0558ab1


Thrift-1919:libthrift depends on httpcore-4.1.3 (directly) and httpcore-4.1.4 (transitively)
Client: java
Patch: Jake Farrell

Updates version of httpcore and httpclient


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/0f0558ab
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/0f0558ab
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/0f0558ab

Branch: refs/heads/master
Commit: 0f0558ab1f6a5e240094cc4fee6f2c2689711f55
Parents: b6f23e8
Author: jfarrell <jf...@apache.org>
Authored: Fri Jun 21 14:50:31 2013 -0500
Committer: jfarrell <jf...@apache.org>
Committed: Fri Jun 21 14:50:31 2013 -0500

----------------------------------------------------------------------
 lib/java/build.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/0f0558ab/lib/java/build.properties
----------------------------------------------------------------------
diff --git a/lib/java/build.properties b/lib/java/build.properties
index f19d485..8d603a6 100644
--- a/lib/java/build.properties
+++ b/lib/java/build.properties
@@ -24,8 +24,8 @@ maven-repository-id=apache.releases.https
 mvn.ant.task.version=2.1.3
 
 # Dependency versions
-httpclient.version=4.2.1
-httpcore.version=4.2.2
+httpclient.version=4.2.5
+httpcore.version=4.2.4
 slf4j.version=1.5.8
 commons-lang3.version=3.1
 servlet.version=2.5