Update JGit to 4.6.0.201612231935-r

Change-Id: Ibd58603e6c1975c883dbf9f1d115e03a25467774
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Signed-off-by: David Pursehouse <dpursehouse@collab.net>
This commit is contained in:
Matthias Sohn
2016-12-27 01:00:24 +01:00
committed by David Pursehouse
parent 9e55cab249
commit e1d12494d9
7 changed files with 13 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ include_defs('//lib/JGIT_VERSION')
maven_jar(
name = 'junit',
id = 'org.eclipse.jgit:org.eclipse.jgit.junit:' + JGIT_VERS,
sha1 = '8e3cb9b1f632fdfea76b04c286a2c0d8d260ebce',
sha1 = '42bd9796a68b0de8abf1e0c23ebd4006bf9645e0',
license = 'DO_NOT_DISTRIBUTE',
repository = REPO,
unsign = True,