You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by ro...@apache.org on 2015/04/07 22:13:13 UTC

thrift git commit: THRIFT-3065 java: Update libthrift dependencies (slf4j, httpcore, httpclient)

Repository: thrift
Updated Branches:
  refs/heads/master 7848d887e -> 9226590dc


THRIFT-3065 java: Update libthrift dependencies (slf4j, httpcore, httpclient)


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

Branch: refs/heads/master
Commit: 9226590dc075c9b8e9bc394dab25258d2ded45bf
Parents: 7848d88
Author: Roger Meier <ro...@apache.org>
Authored: Tue Apr 7 22:12:20 2015 +0200
Committer: Roger Meier <ro...@apache.org>
Committed: Tue Apr 7 22:12:20 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/thrift/blob/9226590d/lib/java/build.properties
----------------------------------------------------------------------
diff --git a/lib/java/build.properties b/lib/java/build.properties
index b3a4755..96cf8d3 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.5
-httpcore.version=4.2.4
-slf4j.version=1.5.8
+httpclient.version=4.4.1
+httpcore.version=4.4.1
+slf4j.version=1.7.12
 servlet.version=2.5