diff --git a/lib/JGIT_VERSION b/lib/JGIT_VERSION index 58b677a118..6457323765 100644 --- a/lib/JGIT_VERSION +++ b/lib/JGIT_VERSION @@ -1,4 +1,4 @@ include_defs('//lib/maven.defs') REPO = GERRIT # Leave here even if set to MAVEN_CENTRAL. -VERS = '4.4.1.201607150455-r.109-g0b4751e' +VERS = '4.4.1.201607150455-r.118-g1096652' diff --git a/lib/jgit/org.eclipse.jgit.archive/BUCK b/lib/jgit/org.eclipse.jgit.archive/BUCK index fab06346c4..384a5e08cd 100644 --- a/lib/jgit/org.eclipse.jgit.archive/BUCK +++ b/lib/jgit/org.eclipse.jgit.archive/BUCK @@ -4,7 +4,7 @@ include_defs('//lib/JGIT_VERSION') maven_jar( name = 'jgit-archive', id = 'org.eclipse.jgit:org.eclipse.jgit.archive:' + VERS, - sha1 = '57ebfba05a6023e3d9ed48083ff0dcbac09e8047', + sha1 = '3f45cd199e40a7c68ee07a1743c06d1c3d07308a', license = 'jgit', repository = REPO, deps = ['//lib/jgit/org.eclipse.jgit:jgit'], diff --git a/lib/jgit/org.eclipse.jgit.http.server/BUCK b/lib/jgit/org.eclipse.jgit.http.server/BUCK index 3371b87f1c..2ade9ff772 100644 --- a/lib/jgit/org.eclipse.jgit.http.server/BUCK +++ b/lib/jgit/org.eclipse.jgit.http.server/BUCK @@ -4,7 +4,7 @@ include_defs('//lib/JGIT_VERSION') maven_jar( name = 'jgit-servlet', id = 'org.eclipse.jgit:org.eclipse.jgit.http.server:' + VERS, - sha1 = '44b864259407c0fe2c7ccdeabcef79db3de5a9ea', + sha1 = 'fa67bf925001cfc663bf98772f37d5c5c1abd756', license = 'jgit', repository = REPO, deps = ['//lib/jgit/org.eclipse.jgit:jgit'], diff --git a/lib/jgit/org.eclipse.jgit.junit/BUCK b/lib/jgit/org.eclipse.jgit.junit/BUCK index 68062e7256..a31ee6feb3 100644 --- a/lib/jgit/org.eclipse.jgit.junit/BUCK +++ b/lib/jgit/org.eclipse.jgit.junit/BUCK @@ -4,7 +4,7 @@ include_defs('//lib/JGIT_VERSION') maven_jar( name = 'junit', id = 'org.eclipse.jgit:org.eclipse.jgit.junit:' + VERS, - sha1 = '9637d7ec4775a4e0e2467c8e951a735ad06a8c57', + sha1 = 'dc7edb9c3060655c7fb93ab9b9349e815bab266f', license = 'DO_NOT_DISTRIBUTE', repository = REPO, unsign = True, diff --git a/lib/jgit/org.eclipse.jgit/BUCK b/lib/jgit/org.eclipse.jgit/BUCK index 17e3bbec2a..7c0672622d 100644 --- a/lib/jgit/org.eclipse.jgit/BUCK +++ b/lib/jgit/org.eclipse.jgit/BUCK @@ -4,8 +4,8 @@ include_defs('//lib/JGIT_VERSION') maven_jar( name = 'jgit', id = 'org.eclipse.jgit:org.eclipse.jgit:' + VERS, - bin_sha1 = 'de7fb6fa397b2388bfafe17b212d4fe4ad5df72a', - src_sha1 = '30665754ae7703018251b2880e0cfba6edcbe189', + bin_sha1 = 'cd142b9030910babd119702f1c4eeae13ee90018', + src_sha1 = '3e65e476bfb4a529e18752ffcd27b566e7ee7241', license = 'jgit', repository = REPO, unsign = True,