Upgrade JGit to version v4.4.1.201607150455-r

Change-Id: Ic0f0741f9bed06815c2681943b461ce1a71c363b
This commit is contained in:
David Pursehouse
2016-07-20 17:15:00 +09:00
parent ca55c005b9
commit c7df2fe330
5 changed files with 7 additions and 7 deletions

View File

@@ -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 = 'bb01841b74a48abe506c2e44f238e107188e6c8f',
sha1 = '1de6e26b2e75aea5a79fd71a485d64039218c96e',
license = 'jgit',
repository = REPO,
deps = ['//lib/jgit/org.eclipse.jgit:jgit'],